I have…
- [ ] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.
I’m submitting a…
- [ x] Regression (a behavior that stopped working in a new release)
- [ ] Bug report
- [ ] Performance issue
- [ ] Documentation issue or request
Current behavior
When calling toggleFullScreen function on a dynamically created squidex field using the editor-sdk.js file is not working anymore on the latest master version (commit 85c5a41ba9e8e4ed1bf2ec1e8d2d8a470c8055c6).
The last working version is on the tagged version 6.5.0 (commit 1e24bde5983b195118d5cbbbc11516d0c3303410).
The dynamic field is created in an angular 12 component loaded as a custom editor for an existing schema field and is used to load an html editor in full screen mode with the option to toggle between full screen (showing the custom editor) and normal screen (hiding the custom editor) via a button in the angular component.
Expected behavior
toggleFullScreen function should switch to full screen mode for the dynamic SquidexFormField.
Minimal reproduction of the problem
Environment
- [ x] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [ ] Cloud version
Version: [VERSION]
latest master version (commit 85c5a41ba9e8e4ed1bf2ec1e8d2d8a470c8055c6) - we are using this version due to other fixes needed and pushed on the squidex repo since the last tagged version 6.5.0
Browser:
- [x ] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [x ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [x ] Edge
Others: