batamire

Results 4 comments of batamire

Upgrading `react-dom` from `16.5.2` to `16.6.0` caused this error for me.

I migrated from webpacker 3.6.0 to 4.0.7 and started seeing this error. Maybe this can help track down the issue? I have only one component in my view, wrapping does...

``` $ gem list nokogiri *** LOCAL GEMS *** nokogiri (1.10.6, 1.10.5, 1.10.1, 1.9.1) $ gem uninstall nokogiri -v 1.10.6 Successfully uninstalled nokogiri-1.10.6 ``` everything ok again :)

I just lost a few hours for the second time until I realized possibleTypes declaration was missing. The first time was a few months ago, an ancient past for my...