Hello!
I started seeing this weird issue on my Plasmic project today. If I try to add dynamic data to any field in any component (in one specific page), the studio just hangs, and makes my http://localhost:3000/plasmic-host hang as well.
I believe this wasn’t happening yesterday. I did make some changes to my code since them, but I tried stashing my changes, and yet my page still hangs whenever I try to add dynamic data to any field.
Any pointers? Thanks in advance!
Hi Chung! How do I do that?
Oh sorry, just a link to your project
where are you seeing the issue?
For example, if I select the heading, and on the “content” field I click on the floating green button (“use dynamic value”), the page hangs (freezes) and I have to refresh the page.
Furthermore, when I access localhost:3000/plasmic-host after this, that page starts hanging as well
Here is a screen capture of what I am seeing
thanks, I think I see the issue!
Nice! Thank you! Please let me know if there’s something else I can do on my end to help debug this
Hi @chungwu, how are you? Do you happen to know what’s causing the issue, or if there is a workaround that I can use?
We’re still working on a fix, but for now you can remove data queries on your page that are not configured with any data yet
Hi @chungwu, just noticed the problem is fixed on my end!
Thank you so much for your help, I really appreciate it!! Have a great day!