You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some aspects of Deform forms/widgets are blocked by a stringent Content-Security-Policy setting, as they don't support the nonce attribute for inline <script> and <style> tags. This is with Deform version 2.0.15. See Pylons/deform#512.
The text was updated successfully, but these errors were encountered:
Some aspects of Deform forms/widgets are blocked by a stringent Content-Security-Policy setting, as they don't support the
nonce
attribute for inline<script>
and<style>
tags. This is with Deform version 2.0.15. See Pylons/deform#512.The text was updated successfully, but these errors were encountered: