Next.js inline script onLoad issue demo
- inline afterInteractive onReady executed: no
- inline afterInteractive onLoad executed: no
- external afterInteractive onReady executed: no
- external afterInteractive onLoad executed: no
- inline lazyOnLoad onReady executed: no
- inline lazyOnLoad onLoad executed: no
- external lazyOnLoad onReady executed: no
- external lazyOnLoad onLoad executed: no