Closed Aswathprabhu closed 2 years ago
@stencil/core 2.5.0
extras: {
appendChildSlotFix: true,
cloneNodeFix: true,
slotChildNodesFix: false,
cssVarsShim: true,
dynamicImportShim: true,
initializeNextTick: true,
safari10: true,
scriptDataOpts: true,
shadowDomShim: true,
},
This version still has this problem
I apologize that this is the first you're seeing any official response from the team. As Firefox was released over 6 years ago (2016.03.08), this falls outside of the scope of the browsers that we're able to support. As a result, I'm going to close this issue. Thanks again!
Stencil version:
I'm submitting a:
Current behavior: Trying to load the nomodule file on an old browser will throw a warning in the console that prevents the entire file from being executed:
Expected behavior: Should be working normally
User Agent