polymer 2.0 web app doesnt work on firefox and Edge -


hi why whis web page works fine in chrome not in firefox , edge? example

i cant find why :( , dont know how search problem :(

can try replace line

<script type="text/javascript" src="bower_components/webcomponentsjs/custom-elements-es5-adapter.js"></script> 

with

<script src="bower_components/webcomponentsjs/webcomponents-loader.js"></script> 

Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -