You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lots of detail in simonw/datasette-search-all#2 - short version is that I have a plugin with its own index.html template and Datasette intermittently fails to load it and uses the default index.html that ships with Datasette instead.
Lots of detail in simonw/datasette-search-all#2 - short version is that I have a plugin with its own
index.htmltemplate and Datasette intermittently fails to load it and uses the defaultindex.htmlthat ships with Datasette instead.Related: