rawilk / laravel-form-components

Form components built for Tailwind & Livewire.
https://randallwilk.dev/docs/laravel-form-components
MIT License
386 stars 42 forks source link

Documentation search broken #57

Closed howdu closed 1 year ago

howdu commented 2 years ago

Laravel Form Components Version

7.1.3

Laravel Version

7

Alpine Version

n/a

Bug description

I was looking for a way to control the size of a input but unable to find it via searching.

Error: Index randallwilk does not exist

Steps to reproduce

No response

Relevant log output

Uncaught (in promise) 
Object { stack: "AlgoliaSearchError@https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js:2:4901\nsuccess@https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js:2:81909\n", name: "AlgoliaSearchError", message: "Index randallwilk does not exist", debugData: (1) […], statusCode: 404 }
​
debugData: Array [ {…} ]
​​
0: Object { currentHost: "https://bh4d9od16a-dsn.algolia.net", content: "{\"requests\":[{\"indexName\":\"randallwilk\",\"params\":\"query=s&hitsPerPage=5&facetFilters=%5B%22project%3Alaravel-form-components%22%2C%22version%3Av7%22%5D\"}]}", contentLength: 155, … }
​​
length: 1
​​
<prototype>: Array []
​
message: "Index randallwilk does not exist"
​
name: "AlgoliaSearchError"
​
stack: "AlgoliaSearchError@https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js:2:4901\nsuccess@https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js:2:81909\n"
​
statusCode: 404
​
<prototype>: Object { stack: "", … }
​​
constructor: function AlgoliaSearchError(message, extraProperties)
​​
stack: ""
​​
<prototype>: Error.prototype { stack: "", … }
4
rawilk commented 1 year ago

Search is working again on freshly re-designed docs.