pebble / clay

Pebble Config Framework
MIT License
120 stars 29 forks source link

Resolves #162 - data URI now loads in iframe #163

Open kennedn opened 4 years ago

kennedn commented 4 years ago

Resolves #162. Top level data URI navigation is now blocked in all modern browsers. By loading the passed data URI into an iframe instead, the browser will no longer block the action.