Skip to content

15.0.0-alpha.10

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 28 Feb 19:10
· 3207 commits to main since this release
9f123ba

Bugfix

  • Turn lazyLibraries action into a thunk. Added a conditional if the library is loaded or in process to be loaded, do not try to load it again. This fixes the lag on load draftjs when having a lot of draftjs blocks. @sneridagh