Open daprieu opened 1 year ago
Hey, @daprieu . Can you check if the problem still persists after this update?
You need to update @clutch-creator/bridge to version 7.0.1 . If for some reason the picker is still acting up OR you want to workaround and have the fix in production already, you need to disable react strict mode. To do this, open the project next.config.js and add the flag: reactStrictMode: false and reopen the project.
How to reproduce
In a project where data is being returned from the data function on a page
Describe the bug
Variable bind and code bind are almost unusable as I can not select the data flowing in. I have to know the shape of my data and manually write it.
Expected behavior
data flowing in should persist in the props and vars section of the code bind picker
Operating System
macOS 13.5
Clutch Version
Desktop: 1.204.0 | Interface: v1.205.11
Other
https://github.com/clutch-creator/clutch/assets/57027607/1c88c5c4-2751-4575-928f-f9a3f642613d