Chris Ingram
Chris Ingram
Found a workaround: `statusBarUpdater?.refreshStatusBarStyle()` has to be called whenever the status bar should be refreshed - but this has to be called on the original instance of Bartinter that is...
If you have this issue, and the above did not solve it, it may be because you previously installed react-rails to work with the rails asset pipeline, and then installed...
For me, this was caused by the `self` object not being present globally in the server rendering context. `browser.js` in `form-data` is already set up to check for `self` in...