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

GraphiQL component isn't rendering #6

Open
JavierPiedra opened this issue Aug 16, 2019 · 1 comment
Open

GraphiQL component isn't rendering #6

JavierPiedra opened this issue Aug 16, 2019 · 1 comment

Comments

@JavierPiedra
Copy link

Hi! Thank you for this tool. I'm having a little problem trying to make it work.
It isn't rendering the GraphiQL component, it's only showing "loading".

  • I made the changes from #1 and #3 which were a problem with my python version.
  • I'm using the read the docs theme for sphinx which is properly configured.
  • Changed correctly the head of the theme template which is being correctly rendered. (using the dev tools I can see that everything is fine, including the js and css files.
  • I changed the url of react because it was looking in my local (just added https://)
  • Downloaded thet js and css files because rawgit is no longer working
  • Manually installed fett in my venv

I'm using:

Django 2.2.4
Python 3.7.3
Sphinx 2.1.2
sphinx-rtd-theme 0.4.3

@JavierPiedra
Copy link
Author

Another thing. I set the GRAPHIQL_DEFAULT_ENDPOINT as a env variable in my conf.py, I couldn't see it in the HTML elements. I tried hardcoding the endpoint too directly in the template and it showed up in the code but it didn't rendered the component though

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

1 participant