Registry scripts scriptInput
shows a type error when trying to disable crossorigin
or referrerpolicy
#305
Labels
bug
Something isn't working
🐛 The bug
While investigating a regression in GTM possibly caused by script attribute defaults, I noticed that disabling
crossorigin
andreferrerpolicy
results in type errors being displayed.This seems be apply universally to all registry scripts.
🛠️ To reproduce
N/A
🌈 Expected behavior
Registry scripts
scriptInput
should accept falsy values the same way as inuseScript
.ℹ️ Additional context
No response
The text was updated successfully, but these errors were encountered: