erikringsmuth / app-router

Router for Web Components
https://erikringsmuth.github.io/app-router/
MIT License
611 stars 83 forks source link

Safari Won't Load #26

Closed erikringsmuth closed 10 years ago

erikringsmuth commented 10 years ago

Safari (on iOS and Desktop) sometimes won't load the app-router. The attachedCallback() isn't even called.

Broken http://erikringsmuth.github.io/app-router/

Works http://polymer-app-router.herokuapp.com/

Not sure what's broken. It might have something to do with relative paths and HTML Imports.

erikringsmuth commented 10 years ago

Fixed by Polymer 0.4.2 update