formio.js icon indicating copy to clipboard operation
formio.js copied to clipboard

[BUG] DevTools failed to load source map: Could not load content for tooltip.js.map:

Open mm-dsibinski opened this issue 3 years ago • 1 comments

Environment

Please provide as many details as you can:

  • Hosting type
    • [] Form.io
    • [x] Local deployment
      • Version: N/A, custom backend
  • Formio.js version: 4.13.7
  • Frontend framework: React
  • Browser: Google Chrome
  • Browser version: Version 94.0.4606.81 (Official Build) (64-bit)

Steps to Reproduce

  1. Open any page with formiojs loaded, for example the official builder example: https://formio.github.io/formio.js/app/builder
  2. See the warning in the console about source maps. In our React app, we'are only getting the one about tooltip.js:
DevTools failed to load source map: Could not load content for webpack://Formio/node_modules/tooltip.js/dist/esm/tooltip.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME

but there are more there.

Expected behavior

No warning in the DevTools Console.

Observed behavior

Warning about missing source maps.

Example

image

mm-dsibinski avatar Oct 08 '21 07:10 mm-dsibinski

Is there a way to prevent this? Can someone please help? I see this happening in my production app. How can I prevent this?

opcodewriter avatar Jul 14 '22 07:07 opcodewriter

We're currently addressing a backlog of GitHub issues. Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!

olgabann avatar Feb 14 '24 14:02 olgabann