Closed
Description
🐛 The bug
Example from docs does not work
Because useRegistryScript doesn't get gtm id from useRuntimeConfig
Lines 35 to 37 in 3c88385
default key "google-tag-manager" but useRuntimeConfig().public.scripts has "googleTagManager"
🛠️ To reproduce
^
🌈 Expected behavior
expected that useScriptGoogleTagManager() gets gtm id from config
ℹ️ Additional context
No response