Andreas Wuest wrote:
So I wonder, if I just defer the editor setup code into an onload listener, but continue doing other stuff after creating the <editor> element, wouldn't I then run into the same problem again, because basically the tread isn't yielded in this case as well.
In that case the only idea I have is to set a global flag or disable all your fields so that the user can't trigger an edit until the editor has loaded.
-- Warning: May contain traces of nuts. _______________________________________________ dev-tech-editor mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-editor
