Open guilhermemiua opened 1 year ago
Any news on this? It's pretty annoying to have all that noise on the console and it's been almost 6 months since this issue was raised.
Also seeing this with swagger-ui-react^5.2.0. I've tried patching autolinker with no success. My current workaround is to add ignoreWarnings: [/Failed to parse source map/],
to my webpack.dev.js file and then building the project has removed the warnings for me.
Also facing same issue
+1
+1
Q&A (please complete the following information)
Screenshots
How can we help?
Hi! When running the
swagger-ui-react
(v5.1.0) with CRAreact-scripts
(v5.0) andreact
(v18), it shows a warning as we see in the image above. Looks like it's related to the librariesautolinker
andremarkable
. Is there an issue/PR addressing this problem?Thank you for the amazing library! :)
Some other people are also facing this problem: