| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Looks good! Can you add a test pen where the functionality can be verified? (Fork https://stackblitz.com/edit/polymer310-testcase-chartjs for example) |
Sorry, something went wrong.
|
Thanks @kurkle. I'm not sure what's up with the error I'm getting when using customElements but here is what I've been using for testing: https://stackblitz.com/edit/polymer310-testcase-chartjs-zxndkp I copied my exact testing page into index2.html in the above. I'm getting this error: Error: Failed to construct 'HTMLElement': Please use the 'new' operator, this DOM object constructor cannot be called as a function. If any reviewer has the patience to help out with this I would appreciate it a lot! I'm not really sure if I'm missing something obvious to make this work. However I would expect the pen you linked (https://stackblitz.com/edit/polymer310-testcase-chartjs) to also work with the changes in this PR. |
Sorry, something went wrong.
There was a problem hiding this comment.
Working test case:
https://stackblitz.com/edit/polymer310-testcase-chartjs-avhczw
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
To-do(?):
Closes: #5763