reagent

2025-09-11T17:35:09.641399Z

I found this meta ticket about input rendering issues: https://github.com/reagent-project/reagent/issues/619 Does anyone know if these are being addressed in the upcoming 2.0 Reagent release?

juhoteperi 2025-09-11T19:16:55.281089Z

Not really Workaround could be improved, but the root cause why the workaround is required can't be fixed

juhoteperi 2025-09-11T19:18:00.302519Z

shadow root one has been fixed

2025-09-11T19:39:10.963289Z

Got it, thank you!