Charles Wautier
Charles Wautier
Same here with OS X 10.9.1 Unhandled exception in driver loop - (NoMethodError): undefined method `synchronize' for nil:NilClass /Users/johnnyboy/.rvm/gems/ruby-2.1.0@tame/gems/god-0.13.1/lib/god/compat19.rb:26:in `wait' /Users/johnnyboy/.rvm/gems/ruby-2.1.0@tame/gems/god-0.13.1/lib/god/compat19.rb:11:in `wait' /Users/johnnyboy/.rvm/gems/ruby-2.1.0@tame/gems/god-0.13.1/lib/god/driver.rb:123:in `block in pop' /Users/johnnyboy/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize' /Users/johnnyboy/.rvm/gems/ruby-2.1.0@tame/gems/god-0.13.1/lib/god/driver.rb:117:in `pop'...
On my end, React Select can work / not work depending on: 1) Browser extension: In dev, on Firefox, having Bitwarden extension makes the problem appear. Disabling Bitwarden fixes the...
I got it clearer: - The problem actually happens when re-rendering of the `` tag (see demo in the [repo](https://github.com/wowawiwa/react-select-bug)) - It just so happens that the Bitwarden causes an...
I develop a Remix site and I see the same problem, although Bitwarden may not be the only extension to cause the problem. Here is a minimal setup to reproduce:...