Josh Unger
Josh Unger
Post your code.
I'm seeing the same issue
When I upload the same stats.json to http://chrisbateman.github.io/webpack-visualizer/ I'm seeing this error. Is this related? ``` VM33:1 Uncaught SyntaxError: Unexpected end of JSON input at JSON.parse () at e.handleFileUpload (build.js:18:5124)...
This would be especially helpful if you're using `` of `react-intl`.
This combination worked for me - ``` "@prettier/plugin-ruby": "1.6.1", "prettier": "2.2.0", "prettier-plugin-erb": "^0.4.0" ```
@alkesh26 nope
The navigator issue still exists in https://github.com/bugsnag/cuid/blob/master/lib/fingerprint.browser.js. Are you open to accepting PRs?
@phillipsam Afternoon! Sounds good, thanks for letting me know. I ended up here because browser was being included in SSR when using rails webpacker. Of course multiple ways to fix...
If placed in `` you also receive this warning (adding so others can find this issue): ```javascript Warning: Prop `dangerouslySetInnerHTML` did not match. Server: "" Client: "(self.__next_s=self.__next_s||[]).push([0,{\"children\":\"\\n window.dataLayer = window.dataLayer...
@xile611 if the `ResponsiveContainer` is set to a percentage width like 100% would it be possible to set `recharts-legend-wrapper` so the width is based upon the `ResponsiveContainer` width? Then the...