Skip to content

Conversation

pantharshit00
Copy link
Contributor

Fixes #865, Fixes #860.

There are many unused and missing props as this code was written at first to support the custom needs of the graph cool framework.

I have passed fixedEndpoint and sharedEnabled down the component tree. There are many other props that are unused or unenabled. I guess we should gradually fix those.

@CLAassistant
Copy link

CLAassistant commented Dec 14, 2018

CLA assistant check
All committers have signed the CLA.

@huv1k
Copy link
Collaborator

huv1k commented Jan 27, 2019

@pantharshit00 Thanks for fixing this bug.

@huv1k huv1k merged commit c65900c into graphql:master Jan 27, 2019
RenovZ pushed a commit to RenovZ/graphql-playground that referenced this pull request Mar 25, 2022
* fix: add shareEnabled option in the props

* fix: pass fix endpoint from the props and removed unused redux code

* fix: revert fixEndpoint removal from the store
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

Successfully merging this pull request may close these issues.

GraphQLPlayground options like fixedEndpoint, shareEnabled not working Setting shareEnabled to false does not disable the share button.
3 participants