The Wayback Machine - https://web.archive.org/web/20200818224129/https://github.com/topics/graphcool
Skip to content
#

graphcool

Here are 130 public repositories matching this topic...

divyenduz
divyenduz commented May 7, 2018

Currently, we can paste content of a script tag and the code uses dangerouslySetInnerHTML to set that content inside a script but the copied excerpt from some scripts like google analytics contains

<script async src="https://www.googletagmanager.com/gtag/js?id=UA-61885122-4"></script>

Which will break the current code. We need to support pasting of script tags as is (with script

Improve this page

Add a description, image, and links to the graphcool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the graphcool topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.