Hi,
Perhaps some of my problems are related to this (there are only on 4.7.0b)
Several
issues when editing certain Content Types as a Super User
I have noticed several issues that occur when a
Super User
edits certain SEBLOD Content Types:
All List & Search results disappear
All SEBLOD List & Search instances
stop displaying their data. This affects both:
List &
Search instances displayed in modules;
fields of
the List type
used inside the form.
The modules/field containers themselves are
still rendered, but the list results are empty.
Multiple
console warnings related to TinyMCE
The following warning appears repeatedly in the
browser console:
[Violation] Permissions policy violation: unload is
not allowed in this document.
The warning is related to tinymce.js.
For example, when editing an Article-based Content Type,
this warning is displayed 26 times.
Multiple JCE plugin.js requests
When editing these Content Types, there are
numerous requests for JCE plugin.js files.
According to the browser Network panel, the
initiator of these requests is tinymce.js.
These issues occur when the page is accessed as
a Super User.
When the same page is accessed as Public, the List & Search
results are displayed correctly and the additional TinyMCE/JCE activity is not
present.
These issues appear to be related, as they
occur under the same conditions and only in the Super User context.
Stas