Closed maybephilipp closed 2 years ago
Just pushed a 9.0.0-beta.5 and I think it should fix the sourcemap path - can you try this out?
@yocontra Thank you for providing this helpful utility!
I have stumbled across the same problem described by @philippmalkov.
For me, 9.0.0-beta.5
fixed the problem. :tada:
@florianwiech Thanks for confirming it fixed it - I'll close this now.
Could the fix be backported to 8.x since 9.x is still in beta?
@alamothe The plan is to have 9.x out as soon as we get a few more people testing it - maybe even this week, there is one outstanding issue reported regarding the type exports but otherwise I think it is ready.
Hello,
I get an error with a clean create-react-app v5 installation:
Could anyone please help to fix this warning besides warning suppressing by the following config?
Versions
create-react-app: 5.0.0-next.47 react/react-dom: 17.0.2 react-responsive: 9.0.0-beta.4
Repository for reproduction
https://github.com/philippmalkov/cra-5-react-responsive-src-map-bug
Similar issues I found
https://github.com/yocontra/react-responsive/issues/284