Closed andrewspy closed 2 years ago
I have a similar problem, in chrome it seems to work like charm, but in Firefox there is only visible and the the editor is in readonly mode. I had removed :host in the style-tag and the code appeared in multiple lines, as expected, but I cannot figure out how to set the editor into writeable mode. Manually changes do not work either ...
Regards ...
Description
The following basic/demo code simply does not work with Edge/Firefox. I am not sure if it's related to #36.
Similar code in http://juicy.github.io/juicy-ace-editor/ seems to work perfectly with Firefox/Edge, and I can't understand why the following code doesn't work with Firefox/Edge.
Steps to reproduce
Expected result
Editor is visible.
Actual result
Editor is not visible.
Browsers affected
Screenshot