Closed DylanPiercey closed 5 years ago
Currently the inline scripts are not run when passing externalScriptAttrs without an async or defer property. This is a regression from #289.
externalScriptAttrs
async
defer
Currently the inline scripts are not run when passing
externalScriptAttrs
without anasync
ordefer
property. This is a regression from #289.