Skip to content

flyingmachine/reagent-react-18-controlled-input

Repository files navigation

This repro shows an issue with controlled inputs using reagent 1.2.0 and react 18.

Inputs of type :email and :number exhibit the controlled-input cursor bug: as you type, the cursor will always reappear at the end end of the input. Inputs of type :text and :password don't exhibit this behavior.

To try, run npx shadow-cljs watch dev and open http://localhost:4444/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published