π The bug
When scripts.defaultScriptOptions.trigger.idleTimeout: 1000 is configured in nuxt.config.ts, scripts loaded using useScript  are never triggered.
π οΈ To reproduce
https://github.com/stufffancy/nuxt-script-bug-2025-10-10
π Expected behavior
scripts loaded using useScript  are never triggered
βΉοΈ Additional context
No response