Commit 95550ca
🐛 FIX: wp.editor is undefined in latest version of gutenberg. (#106)
wp.editor is undefined when using the latest version of Gutenberg. This fix makes sure the `wp.editor` is loaded before the cgb. plugin.
<!--
Thank you for sending a PR!
If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots! I mean that.
Happy contributing!
-->1 parent f8d3a0f commit 95550ca
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments