Skip to content

Commit

Permalink
Merge pull request #210 from KonnorRogers/main
Browse files Browse the repository at this point in the history
Main -> Latest
  • Loading branch information
KonnorRogers authored Oct 25, 2024
2 parents b01c4af + 9d261e1 commit d79da45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ customElements.whenDefined("rhino-editor").then(() => {

Sometimes it can be quite challenging to catch either the `rhino-initialize` or `rhino-before-initialize` events due to load order of your JavaScript.

If you add the `defer-initialization` attribute to your editor, the editor will not start until you remove that attribute.
If you add the `defer-initialize` attribute to your editor, the editor will not start until you remove that attribute.

Like so:

Expand Down

0 comments on commit d79da45

Please sign in to comment.