Skip to content

v0.5.2 Fixes for updating Pages

Pre-release
Pre-release
Compare
Choose a tag to compare
@Rodentman87 Rodentman87 released this 26 Apr 04:26
· 29 commits to main since this release
284dafd

There was a small bug introduced with 0.5.1 that caused multiple calls to setState after a page interaction to throw an error, this has been fixed with this version.

There was another bug where if content wasn't explicit set to null on a Page, content wouldn't be cleared when updating to a newer version of a Page this has also been fixed with this version.