input-otp icon indicating copy to clipboard operation
input-otp copied to clipboard

[BUG] Adding CSP security protocols

Open petranlaurentiu opened this issue 6 months ago • 0 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

petranlaurentiu avatar Aug 23 '24 13:08 petranlaurentiu