It did get fixed! Sort of. I still saw the items in my homebrew collection, but I was able to click on them and they expanded with the "remove from collection" button and I was able to remove them. Thank you!!!
Mine is resisting opening up. Whole screen freezes up (same experience on mobile and pc) when I click on the title, when I click in the blank space, or when I click the blue 'plus' sign. Eventually a black white screen displays with the '20182018' text in the top left. I believe the link I posted earlier is the same homebrew item, but I can't confirm.
"Blade Mastery" by user classicalfiber, 12/23/2017
Mine opened up and hovering over "remove from collection" changed it to "requires subscription" (which I have). Unhovering then set it to "Add to collection" but the item wasn't removed as the button didn't function.
Rather than being an ajax-post style button, it had a data-url of "/homebrew/collection/toggle?entityId=114257&entityTypeId=779871897". When I took a working button and changed its href to this, finally the removal worked, so the server endpoint accepted the toggle but the client didn't facilitate it.
This should have already been fixed. Can y’all list some of the links for the things you’re trying to remove.
https://www.dndbeyond.com/characters/races/2125-changeling/more-info Is what the browser is trying to load when I click on "Changeling by dustinthelight" in my list. Presumably he deleted the homebrew version when the real versions were released, and I'd like to do the same.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
This should have already been fixed. Can y’all list some of the links for the things you’re trying to remove.
I am the Inquisitor Imperitus. I am judge, jury, and executioner. Draw your last breath now, as I send you to the Nine Hells.
It did get fixed! Sort of. I still saw the items in my homebrew collection, but I was able to click on them and they expanded with the "remove from collection" button and I was able to remove them. Thank you!!!
Mine is resisting opening up. Whole screen freezes up (same experience on mobile and pc) when I click on the title, when I click in the blank space, or when I click the blue 'plus' sign. Eventually a black white screen displays with the '20182018' text in the top left. I believe the link I posted earlier is the same homebrew item, but I can't confirm.
"Blade Mastery" by user classicalfiber, 12/23/2017
Mine opened up and hovering over "remove from collection" changed it to "requires subscription" (which I have). Unhovering then set it to "Add to collection" but the item wasn't removed as the button didn't function.
Rather than being an ajax-post style button, it had a data-url of "/homebrew/collection/toggle?entityId=114257&entityTypeId=779871897". When I took a working button and changed its href to this, finally the removal worked, so the server endpoint accepted the toggle but the client didn't facilitate it.
Quote from HartlessD20 >>
https://www.dndbeyond.com/characters/races/2125-changeling/more-info Is what the browser is trying to load when I click on "Changeling by dustinthelight" in my list. Presumably he deleted the homebrew version when the real versions were released, and I'd like to do the same.