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
Perfect-DateTimePicker is really great but it does not support Content Security Policy.
When I restrict script-src to 'self' I get the following Javascript error when clicking on a day in the calendar:
Refused to execute inline event handler because it violates the following Content Security Policy directive
Is it possible to convert the component to support Content-Security-Policy and, if so, how hard would it be ?
The text was updated successfully, but these errors were encountered:
Perfect-DateTimePicker is really great but it does not support Content Security Policy.
When I restrict script-src to 'self' I get the following Javascript error when clicking on a day in the calendar:
Is it possible to convert the component to support Content-Security-Policy and, if so, how hard would it be ?
The text was updated successfully, but these errors were encountered: