Last checked: August 25, 2021
The bug
On the page https://account.mojang.com/me/settings, if a user clicks the "Why do you need my personal information?" link under Account Details, they'll be shown a small amount of text that contains the link to the Terms and Conditions site. The URL used here is https://account.mojang.com/terms#terms-full. However, upon opening this link, the user is shown a blank box where the writing would usually be contained. This is caused by the fragment terms-full
not being recognized by the page and giving a blank box here.
You must click on one of the small textboxes above the empty terms block.