Browse Source
After realizing this was the second time I've visited this exact page within a year and second guessing myself that the `textInput` ref isn't actually the `<input />` element. I decided to attempt to make this a little more explicit; you are actually accessing the method on the child class and not the `focus` method on the dom input element. Having them named the same caused some confusion.main
Brian Emil Hartz
7 years ago
committed by
Sophie Alpert
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue