theRAPTLab / meme-2023

MEME 2023 grant development (fork from MEME 2018)
MIT License
0 stars 1 forks source link

Closing and opening a new model is broken #57

Open benloh opened 1 month ago

benloh commented 1 month ago
  1. Open a model
  2. Close it
  3. Open a second model
  4. Many errors -- primary error seems to be that the old model is re-loaded
class-vbadge.js:103 Uncaught (in promise) ReferenceError: urstate_UpdateCommentCollection is not defined
WDescriptionPopup.jsx:73 Uncaught TypeError: Cannot read properties of undefined (reading 'propType')
benloh commented 1 month ago

Should be fixed with