Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2 app doesn't work in Safari - es6-shim #5601

Closed
alexbainbridge opened this issue Feb 25, 2016 · 4 comments
Closed

v2 app doesn't work in Safari - es6-shim #5601

alexbainbridge opened this issue Feb 25, 2016 · 4 comments
Assignees

Comments

@alexbainbridge
Copy link

Short description of the problem:

General development (Mac) is on Chrome. However decided to run in Safari because the colours are sometimes different etc..... while this generally works, on a certain view/page it fails

Console Log has this error just before it fails

[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (es6-shim.map, line 0)

Cannot GET /build/js/es6-shim.map

What behavior are you expecting?

Would like to be able to, in development, use Safari occasionally

Steps to reproduce:

  1. Open an app in Safari

I haven't yet investigated which component on the page is causing this but can do if that would help.

Ionic Version: 1.x / 2.x

2

Browser & Operating System: iOS / Android / Chrome

Mac
Safari 9.01

Run ionic info from terminal/cmd prompt:

Cordova CLI: 5.4.1
Ionic Version: 2.0.0-beta.1
Ionic CLI Version: 2.0.0-beta.17
Ionic App Lib Version: 2.0.0-beta.8
ios-deploy version: Not installed
ios-sim version: 5.0.4 
OS: Mac OS X El Capitan
Node Version: v5.3.0
Xcode version: Xcode 7.2 Build version 7C68 
@alexbainbridge alexbainbridge changed the title v2 preview app doesn't work in Safari v2 app doesn't work in Safari - es6-shim Feb 25, 2016
@tlancina tlancina self-assigned this Feb 29, 2016
@tlancina
Copy link
Contributor

So I'm fairly sure that error is just Safari failing to find the es6-shim sourcemap, and it shouldn't break anything. If your app isn't loading then I would guess it's caused by something else.

@alexbainbridge
Copy link
Author

OK leave this open, I will work out what the problem is, and close if this isn't it

Probably something else in that case, but works 100% in Chrome :) and in Safari the app stops, with this console error just before, hence why I thought it was causing it somehow.

@alexbainbridge
Copy link
Author

OK turns out to be a known issue in Angular 2..... (Angular 3333 - some pipes don't work in Safari)

Closing this as I can see CLI 754 ionic-team/ionic-cli#754 is open, and is probably a duplicate of my original problem

@alexbainbridge
Copy link
Author

Another solution.... #5710 (comment)

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants