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
{{ message }}
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
Remove unsafe eval from the content security policy and the picker component stops working.
seems to be related to knockout using eval in component binding.
Does anybody know how to fix this, or make the click functions compatible with ko-secure-binding ?