-
Notifications
You must be signed in to change notification settings - Fork 297
Open
Description
I want to add FormBuilder to the electronjs application.
But I get the error "Refused to load the script 'https://cdn.form.io/ace/1.4.12/ace.js 'because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-eval' 'unsafe-inline' data:". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback."
I understand that I can allow access to the specified address, but is it possible to use the library locally without external requests?
Metadata
Metadata
Assignees
Labels
No labels