It's nice to have the option for a powerful editor in Kirby!
Not sure, if there is a good solution for the following Cross origin requests.
The console logs Cross origin requests in Chrome and Safari, after pressing any editor button (bold button for example).
Error: XMLHttpRequest cannot load javascript:void('Bold'). Cross origin requests are only supported for HTTP.
Firefox gives a warning not to use synchronous XMLHttpRequests, when pressing the image editor button to open the image dialog.
And it looks like these requests trigger the Kirby Save-Page-Loading-Indicator.
It's nice to have the option for a powerful editor in Kirby!
Not sure, if there is a good solution for the following Cross origin requests.
The console logs Cross origin requests in Chrome and Safari, after pressing any editor button (bold button for example).
Error: XMLHttpRequest cannot load javascript:void('Bold'). Cross origin requests are only supported for HTTP.
Firefox gives a warning not to use synchronous XMLHttpRequests, when pressing the image editor button to open the image dialog.
And it looks like these requests trigger the Kirby Save-Page-Loading-Indicator.