[BUG] Adding CSP security protocols
petranlaurentiu opened this issue · comments
Issue tracker is ONLY used for reporting bugs. New features should be discussed on our slack channel. Please use stackoverflow for supporting issues.
Version of the library: 1.x
Expected Behavior
I am unable to pass my numbers in the input-otp componet when I remove 'unsafe-eval' from my cspHeaders.
If I add 'unsafe-eval', then it works fine.
Current Behavior
Possible Solution
Steps to Reproduce
Context (Environment)
Detailed Description
Possible Implementation
Got a demo/repro link?
Closing only temporarily while I wait for a demo