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 bit of a situation on my page. We are using a Jet-Form builder form in which there are also multiple "Wysiwyg Field"s fields.
Now every now and then (would say about 5/10 times) when i open the page with the form, the editor will not be editable.
To be more specific, the Tool-Bar loads, so does the Editors footer-bar. But the Content area is not clickable/editable and also doesn't show the existing content.
Screenshot of the editor when it doesnt work:
I've looked into the html code of the page and found that the iframe contained in the editor is empty whenever it doesnt work:
Hi there!
i have a bit of a situation on my page. We are using a Jet-Form builder form in which there are also multiple "Wysiwyg Field"s fields.
Now every now and then (would say about 5/10 times) when i open the page with the form, the editor will not be editable.
To be more specific, the Tool-Bar loads, so does the Editors footer-bar. But the Content area is not clickable/editable and also doesn't show the existing content.
Screenshot of the editor when it doesnt work:
I've looked into the html code of the page and found that the iframe contained in the editor is empty whenever it doesnt work:
Wrong iFrame content:
Correct iFrame content:
There are no errors logged to the browser console.
It is notable that even though i have a prefill configured:
It wont load when the editor doesn't work nor when it does.
The text was updated successfully, but these errors were encountered: