that.us
that.us copied to clipboard
Follow partner button throws error
Describe the bug
When the Follow button is pressed from the partner's Spotlight page an error is thrown in console, 'Cannot query field "id" on type "MePartnerQuery".'
To Reproduce Steps to reproduce the behavior:
- Ensure you're logged in to THAT.us
- Go to a partner's Spotlight page (e.g. https://that.us/partners/auth0/)
- Open browser's developers tools to console
- Click on Follow button toward the bottom of the page
- see the error in web console.
Expected behavior You should successfully follow a partner.
Screenshots
Button:

Error:

FYI, This error never makes it into Sentry