- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've got this error in console in EMULATE mode :
Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/emulator-webserver/ripple/userapp/x/Us…d1-a1cc-84c7604efdd5/platforms/ios/www/framework7/js/framework7.min.js.map
Where I can file this file?
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That's not an error.
The JS was loaded successfully, but CDT(*) wants to help you by loading a matching .map file and it didn't find it. If you are using App Designer, the .map files should be right next to the Framework 7 .js files ( www/framework7/js/ )
But, regardless, it's not an error that would change your apps behavior in any way. And when shipped, you app will not ask for the .map files.
(*) CDT = Chrome Dev Tools. The debugger.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page