Closed grassick closed 9 years ago
Fixed bug with phantom click from component creation. Adds a timeout of 0 to let the click be processed first.
Thanks for the pull! I ended up taking a slightly different approach, to avoid all of the setTimeout calls in the test lib. But the general principal is the same.
setTimeout
Published on npm @2.0.1
@2.0.1
Fixed bug with phantom click from component creation. Adds a timeout of 0 to let the click be processed first.