You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a fairly complicated setup, so reticent to create a replica unless I have to, but it does work, and regularly, but it requires a hot reload triggered by code change (not sure about the exact circumstances yet) to get initialized. When first loaded it's simply inert. The components all render, etc. though.
The only thing I've found that I can do to 'fix' it, is to turn my one sortable context off. Then the other drag/drop stuff works just fine on first load.
How do I go about debugging this? What should I look for? I'm perplexed :S
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a fairly complicated setup, so reticent to create a replica unless I have to, but it does work, and regularly, but it requires a hot reload triggered by code change (not sure about the exact circumstances yet) to get initialized. When first loaded it's simply inert. The components all render, etc. though.
The only thing I've found that I can do to 'fix' it, is to turn my one sortable context off. Then the other drag/drop stuff works just fine on first load.
How do I go about debugging this? What should I look for? I'm perplexed :S
Beta Was this translation helpful? Give feedback.
All reactions