-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Error ID
001e33f5-c6b0-4eef-9e56-fe21e66ebd2d
What happened?
So i run this in the terminal where i usually work
ggt dev ./lims-kitchen --app=my-project --env=development
and this checks the file changes , pushes and pulls the file changes perfectly and then if i do something in the app like a simple refresh this happens
02:42:22 INFO gadget-api: request completed
trace_id: e08e93e2d3206e27740a2e8f1f6ca570
appIdentityId: 21
appSessionId: 21
res:
statusCode: 200
responseTime: 33.73804700374603
url: /api/graphql?operation=inventories
An error occurred while communicating with Gadget
e.split is not a function
If you think this is a bug, click here to create an issue on GitHub.
What did you expect to happen?
I expected that it will be normal that is my connection will stay on and message like waiting for file changes ...
Steps to reproduce
run the ggt dev connection command
Go to my app
do a refresh
get this error
Anything else?
I have been getting this error quite recently and I am not able to locate why this is happening if possible please do tell me or assist me