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!