zigomir / nanocal

Airbnb range picker rip-off

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codepen.io examples are blank on Firefox 57/58

MattSidor opened this issue · comments

screen shot 2017-12-07 at 11 18 41 am
I'm able to see the examples in Chrome and Safari though.

I'm on a Mac.

Other pens on codepen.io seem to work OK, so I think it may be something specific to the nanocal pens.

The console has this warning message, which may or may not be related: An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.

I figured this out. I was following the ES Modules examples, and ES Modules are currently only supported in Firefox behind a flag. The iife examples work fine.

Sorry for the false alarm.

screen shot 2017-12-07 at 11 24 43 am