Orcpub / orcpub

Code for Dungeon Master's Vault Community Edition
https://www.dungeonmastersvault.com/
Eclipse Public License 2.0
210 stars 105 forks source link

Mobile: Screen goes blank when selecting classes tab #535

Closed nSword0 closed 3 years ago

nSword0 commented 3 years ago

Describe the bug As the title states, when you tap on the classes tab, the entire screen goes blank, all that being left is what I assume is the background image of the page. This happens either tapping directly on the tab or using the next/previous buttons.

A video of it happening

codeGlaze commented 3 years ago

That typically means you have corrupt data. It can happen for a few reasons but normally it has to do with your custom content.

Log in via an incognito window and load only the sources you absolutely need for the character to function. See if they helps.

nSword0 commented 3 years ago

That typically means you have corrupt data. It can happen for a few reasons but normally it has to do with your custom content.

Log in via an incognito window and load only the sources you absolutely need for the character to function. See if they helps.

Did this, and sure enough it worked. Then on a hunch I exported my custom content from my normal window and exported it in the incognito window, but it continued to work fine. I just deleted all my custom content then re-imported it and it seems to have been resolved.