Hello, I'm following om basic tutorial, and have a simple question concerning the handle-change function when its behavior is to prevent from entering numbers by forcing it back to its current value:
if I enter some text, place the caret in the middle, and then type a number, the number is not added, but the caret jumps to the end of the input string. As a user of the form, I would expect the cursor to remain at the same position. Is it an om issue or a react issue? Shouldn't this be managed for me by the underlying om/react framework? -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
