I clone the repo, installed everything and tried to see localhost:3000/graphql, it wont render anything.
Instead shows, some javascript like
<锝淽|"+re.src_ZPCc+"))("+slist+")","i"),self.re.schema_search=RegExp("(^|(?!_)(?:[><锝淽|"+re.src_ZPCc+"))("+slist+")","ig"),self.re.pretest=RegExp("("+self.re.schema_test.source+")|("+self.re.host_fuzzy_test.source+")|@","i"),function(self){self.__index__=-1,self.__text_cache__=""}(self)}function Match(self,shift){var start=self.__index__,end=self.__last_index__,text=self.__text_cache__.slice(start,end);this.schema=....
and console shows this error
Uncaught SyntaxError: Unexpected token '<'
graphql:1997 Uncaught ReferenceError: GraphiQL is not defined at graphql:1997
`
node -v : v10.9.0
yarn -v : 1.19.1
Thank you @akhileshacc, I reproduced that. The recent "bumps" might affect it. I'll dig into it.
[email protected] returns somehow the broken HTML0.8.9 works fine. I'll downgrade it as a quick fix so far@langpavel @frenzzy I'd like to know your opinions if I say I'll set up simple puppetteer tests to make sure yarn start:
. These are the relatively sensitive points to be affected easily in RSK, I think.
You would say it's too much for RSK, however. I'll be glad if you leave a quick comment. I'll wait for a couple of days.
Hey, sorry. I'm so busy now, but if you introduce additional tests, it will be great!
Thank you for the quick response. Let me finish it now.
Most helpful comment
Hey, sorry. I'm so busy now, but if you introduce additional tests, it will be great!