Closed tibbis closed 3 months ago
Also having this issue, is there any update on a fix for this?
Also having this issue, is there any update on a fix for this?
It was related to servd asset plugin: The two things that control what Volumes show on the Field Settings' page are
the second point fixed it for me!
@tibbis cheers for this!
Description
Can't select available volumes in the redactor field settings and the window is empty when trying to select an asset in the frontend.
Steps to reproduce
Additional info
Redactor config:
{ "buttons": [ "html", "formatting", "bold", "italic", "deleted", "unorderedlist", "orderedlist", "outdent", "indent", "link", "file", "alignment", "horizontalrule" ], "formatting": [ "p", "blockquote", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "plugins": ["alignment", "table", "imagemanager"] }