Closed
Description
🆒 Your use case
When I use <ScriptGoogleAdsense/>
without the data-ad-format
attribute, I expect it to render a fixed size ad unit.
But after some digging it seems that the data-ad-format
has a default value of auto
making the ad unit responsive. (link)
🆕 The solution you'd like
I'd suggest either removing the ad format default or removing the defaults entirely.
🔍 Alternatives you've considered
No response
ℹ️ Additional info
No response