distantnative / search-for-kirby

Kirby 3 plugin for adding a search index (sqlite or Algolia).
43 stars 3 forks source link

uncaught exception: undefined #13

Closed nilshoerrmann closed 4 years ago

nilshoerrmann commented 4 years ago

While testing the search with the sqlite provider in the panel, I noticed that each time I click on a search result, I get the following error in the console:

uncaught exception: undefined

Nothing more specific, no file and line references. There are no visual issues in the UI where everything seems to be just working fine.

This is in Firefox 72.0.2 on macOS Catalina.

distantnative commented 4 years ago

I think this related to a bug int he Kirby core: https://github.com/getkirby/kirby/issues/2666