Closed inteist closed 9 years ago
You have to put in on web server, running from local computer doesn't work.
Well, it's not that. Your own sample/showcase website does not open.
On Tue, Dec 9, 2014 at 12:47 PM, Piotr G. notifications@github.com wrote:
You have to put in on web server, running from local computer doesn't work.
— Reply to this email directly or view it on GitHub https://github.com/ebidel/material-playground/issues/3#issuecomment-66325035 .
Yeah, it's a Safari - Polymer issue. Apparently Safari is not supported https://github.com/Polymer/polymer/issues/149
I believe there is a JS library that adds support to browsers that do not support Polymer natively. Probably worth looking into.
On Tue, Dec 9, 2014 at 12:56 PM, Piotr G. notifications@github.com wrote:
Yeah, it's a Safari - Polymer issue. Apparently Safari is not supported Polymer/polymer#149 https://github.com/Polymer/polymer/issues/149
— Reply to this email directly or view it on GitHub https://github.com/ebidel/material-playground/issues/3#issuecomment-66326627 .
Safari is indeed support by the polyfills. That's not it.
This demo has suffered a bit of rot since July and uses the old platform.js instead of the webcomponents.js polyfills: https://github.com/ebidel/material-playground/blob/master/index.html#L10. Updating should do the trick.
Closing. This is pretty old and I just updated to 1.0
Opens as a gray page on Safari. Works on Chrome. Is this Chrome only? That would be a shame...