You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have a great project going on here. I am trying to test Schnack on my localhost with Gatsby site. I load the client.js and create a new Schnack instance programatically which renders following view:
On clicking Github button it launches a small chrome window where it asks for permissions. After authorization it redirects to '/success' route and the post comment input never shows up on the screen.
The text was updated successfully, but these errors were encountered:
You have a great project going on here. I am trying to test Schnack on my localhost with Gatsby site. I load the client.js and create a new Schnack instance programatically which renders following view:
On clicking Github button it launches a small chrome window where it asks for permissions. After authorization it redirects to '/success' route and the post comment input never shows up on the screen.
The text was updated successfully, but these errors were encountered: