Re: [FlexJS] JS loaded with inject_html reports error in browser

2017-01-16 Thread Carlos Rovira
Ok Alex, just want to know if some FlexJS manipulation is done with external files. For your response I assume that none, so if there's an error that should come from the js and css source Thanks! 2017-01-16 7:44 GMT+01:00 Alex Harui : > Create a test without any FlexJS. Just native JS that

Re: [FlexJS] JS loaded with inject_html reports error in browser

2017-01-15 Thread Alex Harui
Create a test without any FlexJS. Just native JS that loads those scripts. Do you get the same error? I think there is plenty of bad code out there that "just works". -Alex On 1/15/17, 12:02 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >Hi, > >I'm in the task of making the

[FlexJS] JS loaded with inject_html reports error in browser

2017-01-15 Thread Carlos Rovira
Hi, I'm in the task of making the last MDL component "Dialog" As I said, it requires dialog-pollifil: https://github.com/GoogleChrome/dialog-polyfill So in the component constructor I'm using the urls here: https://cdnjs.com/libraries/dialog-polyfill In concrete: /** * constructor