Skip to content

Hotfix: Fix problem with module initialization

Compare
Choose a tag to compare
@tikiatua tikiatua released this 10 Jan 19:58
· 73 commits to master since this release

This is a hotfix for version 1.10.

Module initialization was change in 1.10.0 to include the option preserveState. This would not correctly initialize the module as intended for the plugin.

Version 1.10.4 fixes this and allows you to specify preserveState via configuration parameter if actually necessary for server side rendering.