tablelandnetwork / studio

Discover, design, deploy, and manage data driven web3 apps on Tableland.
https://studio.tableland.xyz
4 stars 1 forks source link

(web) make hotjar script load beforeInteractive #188

Closed joewagner closed 8 months ago

joewagner commented 8 months ago

Looks like the hotjar script wasn't working. Hotjar instructions ask that the script tag be put in the head html element, but next.js does not allow doing that without adding some third party packages. In this PR I'm trying to get hotjar to load using the next Script component's beforeInteractive strategy.

railway-app[bot] commented 8 months ago

This PR was not deployed automatically as @joewagner does not have access to the Railway project.

In order to get automatic PR deploys, please add @joewagner to your team on Railway.