This seems to be related to the BlockNote plugin, so I’ve moved the conversation here.
I just tested it again on my end using another app, and I was able to retrieve the saved JSON content without any issues.
If you’re seeing (empty)
for Init content (JSON)
in the debugger, as shown in your screenshot, then it’s very likely that Bubble’s Privacy Rules are preventing the data from being accessed.
Here are two debugger screenshots for comparison:
Failure case –
Init content (JSON)
shows (empty)
Success case – JSON content is properly loaded
Could you check the privacy settings for the data type you’re using?
Also, if you do see the value in the debugger but it’s still not showing in the editor, please let me know — I’d be happy to look into it further!