-
Notifications
You must be signed in to change notification settings - Fork 1.5k
✅ 🐞 Browser Console Warnings for missing Swiper.min.js.map script maps appear when SCRIPT_DEBUG is enabled in wp-config.php #10764
Copy link
Copy link
Labels
bugIndicates a bug with one or multiple components.Indicates a bug with one or multiple components.compatibility/browserIndicates a compatibility problem with one or more browsers.Indicates a compatibility problem with one or more browsers.component/codeIndicates when a topic is related to a component’s code.Indicates when a topic is related to a component’s code.component/debuggerReferences Elementor’s Debugger component, settings option, and admin-bar menu.References Elementor’s Debugger component, settings option, and admin-bar menu.dependenciesPull requests that update a dependency filePull requests that update a dependency filedocument/assetsReferences any asset (CSS, JS) generated for any document - Posts, Pages, Popups, Templates, etc.References any asset (CSS, JS) generated for any document - Posts, Pages, Popups, Templates, etc.mod*[Temp.] For internal use only.[Temp.] For internal use only.mod/b*[Temp.] For internal use only.[Temp.] For internal use only.mod/c*[Temp.] For internal use only.[Temp.] For internal use only.mod/s*[Temp.] For internal use only.[Temp.] For internal use only.solvedIndicates that an Issue has been Solved, or a Feature Request has been Released.Indicates that an Issue has been Solved, or a Feature Request has been Released.status/mergedIndicates when a Pull Request has been merged to a Release.Indicates when a Pull Request has been merged to a Release.
Metadata
Metadata
Assignees
Labels
bugIndicates a bug with one or multiple components.Indicates a bug with one or multiple components.compatibility/browserIndicates a compatibility problem with one or more browsers.Indicates a compatibility problem with one or more browsers.component/codeIndicates when a topic is related to a component’s code.Indicates when a topic is related to a component’s code.component/debuggerReferences Elementor’s Debugger component, settings option, and admin-bar menu.References Elementor’s Debugger component, settings option, and admin-bar menu.dependenciesPull requests that update a dependency filePull requests that update a dependency filedocument/assetsReferences any asset (CSS, JS) generated for any document - Posts, Pages, Popups, Templates, etc.References any asset (CSS, JS) generated for any document - Posts, Pages, Popups, Templates, etc.mod*[Temp.] For internal use only.[Temp.] For internal use only.mod/b*[Temp.] For internal use only.[Temp.] For internal use only.mod/c*[Temp.] For internal use only.[Temp.] For internal use only.mod/s*[Temp.] For internal use only.[Temp.] For internal use only.solvedIndicates that an Issue has been Solved, or a Feature Request has been Released.Indicates that an Issue has been Solved, or a Feature Request has been Released.status/mergedIndicates when a Pull Request has been merged to a Release.Indicates when a Pull Request has been merged to a Release.
Prerequisites
Description
I'm noticing a warning in chrome with the latest Elementor version:
DevTools failed to parse SourceMap: https://XXXXXX.com/wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js.map
Steps to reproduce
Inside Chrome console this warning is showing.
DevTools failed to parse SourceMap: https://XXXXXX.com/wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js.map
Isolating the problem