Skip to content

Fix bugs with fixed header, page reset on search close, and crashes due to invalid data structure

Compare
Choose a tag to compare
@gabrielliwerant gabrielliwerant released this 17 Oct 08:47
· 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