Fix bugs with fixed header, page reset on search close, and crashes due to invalid data structure
·
562 commits
to master
since this release
- Fix issue where page always reset to 0 whenever the search bar was closed #1010
- Fix issue with sticky header not working when using
scrollFullHeight
responsive option #1008 - Prevent crashes due to invalid data structures in certain parts of the library, opting to proactively throw an error instead #921