final-form / react-final-form

🏁 High performance subscription-based form state management for React
https://final-form.org/react
MIT License
7.38k stars 479 forks source link

Docs site is broken #928

Closed jesseko closed 3 years ago

jesseko commented 3 years ago

Multiple pages broken on the docs site -- please fix ASAP:

Broken pages: https://final-form.org/docs/final-form/types/FormApi?reload=1 https://final-form.org/docs/final-form/types/FormState?reload=1 (those linked to from https://final-form.org/docs/react-final-form/types/FormRenderProps and other places)

And the Sandboxes aren't loading on all the examples -- pretty sure these were all working yesterday: https://final-form.org/docs/react-final-form/examples/simple https://final-form.org/docs/react-final-form/examples/record-level-validation https://final-form.org/docs/react-final-form/examples/subscriptions ...

Thanks

jesseko commented 3 years ago

and the search field isn't working at all console errors: {name: "AlgoliaSearchError", message: "Index final-form does not exist" ...

And all the customer images on the home page are 404 broken https://final-form.org/react

jesseko commented 3 years ago

Appears to be fixed!