kakaroto / Beyond20

D&D Beyond Character Sheet Integration in Roll20
GNU General Public License v3.0
497 stars 145 forks source link

Navigating to a character sheet from "My characters" using View button fails to load extension #1029

Closed kakaroto closed 1 year ago

kakaroto commented 1 year ago

From Discord @abramTheMan :

when you're on the my-characters page on https://www.dndbeyond.com/my-characters and then click View instead of doing a normal redirect it does some kinda fancy React.js redirect where it loads the data on the next page but it never triggers the onContentLoaded event so Beyond20 never gets initialized. you then have to hit refresh if you want Beyond20 to work with your sheet.

kakaroto commented 1 year ago

Fixed by #1030