enjalot / blockbuilder

Create, fork and edit d3.js code snippets for use with bl.ocks.org right in the browser, no terminal required.
Other
324 stars 59 forks source link

blockbuilder iframe issue when using socket.io #201

Open karthiir opened 7 years ago

karthiir commented 7 years ago

recently i have been trying to get some realtime viz using socket.io. i always get an error related to iframe forms used in blockbuilder. something like "because the form's frame is sandboxed and the 'allow-forms' permission is not set". how do i change that or is there a way around it.