Skip to content

Fix noMatchTemplate Customization and menu going outside of viewport.

Compare
Choose a tag to compare
@mrsweaters mrsweaters released this 02 Oct 18:25
· 211 commits to master since this release

This release fixes an issue with overriding the default no match template and also fixes a bug when users click on the noMatchTemplate. In addition, thanks to @BorntraegerMarc, some issues with the menu showing outside of the viewport have been corrected.

  • Fix menu position in viewport and container: #81
  • Fix error in console when noMatchTemplate is clicked: #80, #53 (comment)
  • Fix support for null return in noMatchTemplate`

Thank you @TetianaP, @lihi-intsights, and @BorntraegerMarc for reporting and helping resolve these issues!