v0.5.2 Fixes for updating Pages
Pre-release
Pre-release
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.