logaretm / vee-validate

✅ Painless Vue forms
https://vee-validate.logaretm.com/v4
MIT License
10.79k stars 1.26k forks source link

Documentation search leads to "Page Not Found" #4677

Closed Terrijoo closed 7 months ago

Terrijoo commented 7 months ago

What happened?

Several search results are not reachable and lead to "Page Not Found" document pages. The reproduction steps are just one example, seems like all of "/composition-api/validation" either got moved or removed and the search is not updated, because every search result that leads to it will result in the "Page Not Found" site.

Reproduction steps

  1. Go to https://vee-validate.logaretm.com/v4/guide/overview/
  2. Klick "Search Docs"
  3. Enter "useField"
  4. Klick the second result "Displaying Errors with useField"
  5. You land on a "Page Not Found" site

Version

Vue.js 3.x and vee-validate 4.x

What browsers are you seeing the problem on?

Relevant log output

No response

Demo link

https://vee-validate.logaretm.com/v4/guide/overview/

Code of Conduct

ebaccon commented 7 months ago

Hello !

Same for me : https://vee-validate.logaretm.com/v4/guide/composition-api/validation#displaying-errors-with-usefield

logaretm commented 7 months ago

I cleared the search index and hopefully that will fix it by the time it re-indexes the pages. Will keep this open till I verify that.