dsuryd/dotNetify-Elements

DevApp demo not working in Firefox (customElements / Web Components)

NinjaDero opened this issue · 3 comments

dotNetify-Elements: efc87e2
dotnet Core: 2.1.300
Firefox: 60.0.1 (64bit)
npm: 6.1.0
OS: Ubuntu 18.04 LTS

A freshly cloned project, npm packages installed, built and started, does not seem to work in Firefox.
screenshot_firefox_console

Anything I can do about that, or are we waiting for Mozilla to finish their Web Components? :(

Polyfill for custom components will make it right as rain 😊

Browser compatibility is in the to-do list.

Latest check-in should work with Firefox, now that the web component example is booted out.

It does, thanks. 👍