kendraio / kendraio-app

Kendraio App
https://app.kendra.io
MIT License
22 stars 6 forks source link

State reactivity failures #435

Open lukestanley opened 7 months ago

lukestanley commented 7 months ago

We're experiencing issues with state reactivity in the Kendraio App.

This issue aims to establish a clear picture of the reactivity problems and help find sensible directions for resolving them.

lukestanley commented 7 months ago

Form Block I have a form submit button that will only fire once, and won't function again until the page has been refreshed. Does anyone know why this would happen and how to deal with it? There's no error - it just doesn't respond at all. It's this flow - there's a key in Bitwarden if you want to test it. https://app.kendra.io/backstage/dashboard Reported by @CodeKrakken https://kendraio.slack.com/archives/C84MCSDL0/p1705424510802879?thread_ts=1704723574.615429&cid=C84MCSDL0

lukestanley commented 7 months ago

I will try and reproduce the Form block problem and under #436 I'd like to document it.

lukestanley commented 6 months ago

444 Example here