Skip to content
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

Clicking the share button in share playground does nothing #838

Closed
1 of 7 tasks
iangregsondev opened this issue Sep 16, 2018 · 14 comments
Closed
1 of 7 tasks

Clicking the share button in share playground does nothing #838

iangregsondev opened this issue Sep 16, 2018 · 14 comments

Comments

@iangregsondev
Copy link

This issue pertains to the following package(s):

  • GraphQL Playground - Electron App
  • GraphQL Playground HTML
  • GraphQL Playground
  • GraphQL Playground Express Middleware
  • GraphQL Playground Hapi Middleware
  • GraphQL Playground Koa Middleware
  • GraphQL Playground Lambda Middleware

What OS and OS version are you experiencing the issue(s) on?

MAC OS X High Sierra

What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?

1.7.0

What is the expected behavior?

I presume something should open in the browser or at least show the URL

What is the actual behavior?

Does nothing clicking on the share button

What steps may we take to reproduce the behavior?

On an active tab, click share playground and then click share

Please provide a gif or image of the issue for a quicker response/fix.
image

@nikitowsky
Copy link

nikitowsky commented Sep 18, 2018

To addition, this is what happens on share button click:
image

@gwardwell
Copy link

gwardwell commented Oct 4, 2018

I'm seeing the same issue and exact same error message as @borisowsky when running apollo-server-koa and graphql-playground in browser.

@alexanderlamb
Copy link

same here in browser and MAC OS X High Sierra

@ekristen
Copy link

Same issue for HTML version, 1.6.0, Chrome/Safari/Firefox

@andreduvoisin
Copy link

andreduvoisin commented Oct 16, 2018

I'm seeing the same problem in the HTML version. Windows 10, 1.7.0, Chrome

@huv1k
Copy link
Collaborator

huv1k commented Oct 19, 2018

What version of graphql-playground are you using? It's visible if you click on settings cogwheel on right side bottom corner. Thx for response, but it should work right now

@mportela
Copy link

1.7.4
same here...

@huv1k
Copy link
Collaborator

huv1k commented Oct 27, 2018

You need to update to latest one. Thre is fix for it

@huv1k huv1k closed this as completed Oct 28, 2018
@nathanchapman
Copy link

@HuVik this has not been resolved in the latest version of graphql-playground-html

npm ls @apollographql/graphql-playground-html
project
└─┬ [email protected]
  └── @apollographql/[email protected]
TypeError: Cannot read property 'id' of null
    at sharingSaga.ts:34
    at r (middleware.js:105500)
    at Object.next (middleware.js:105466)
    at h (proc.js:311)
    at n (proc.js:388)

Please reopen.

@huv1k
Copy link
Collaborator

huv1k commented Nov 23, 2018

Can you try to clear local storage? It will remove history and state of the playground.

@nvhai245
Copy link

It's been 2 years guys, any update on this?

@djkgamc
Copy link

djkgamc commented Jul 17, 2023

lmao

@acao
Copy link
Member

acao commented Jul 17, 2023

there is a link on the readme that explains we are merging efforts with graphiql

#1366 (comment)

there are already graphiql plugins for this!

@djkgamc
Copy link

djkgamc commented Jul 17, 2023

Got it! the quick fix for this repo would be to remove the Share button though, if it doesn't do anything

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests