-
Notifications
You must be signed in to change notification settings - Fork 0
fix: follow docs 2 get sign in flow w/ outseta #12 #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks okay. Did not try to run it.
gatsby-ssr.js
Outdated
|
||
return ( | ||
<script | ||
key="fathom-script" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rename.
Gatsby Cloud Build ReportTimeShip-1 🎉 Your build was successful! See the Deploy preview here. Build Details🕐 Build time: 1m PerformanceLighthouse report
|
key="fathom-script" | ||
src="https://cdn.outseta.com/outseta.min.js" | ||
></script> | ||
const OutsetaScriptComponent = () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am still getting this error in my Console
Uncaught Error: [domain] is a required option to initialize the Outseta script.
outseta.min.js:2
in this commit e0ee2b9
This is not working yet, I need input