warrenday / graphql-network-inspector

A better network inspector for viewing and debugging GraphQL requests.
MIT License
485 stars 47 forks source link

Fix issue where invalid regex crashes the app & display regex error message to user #58

Closed KylePinkerton closed 2 years ago

KylePinkerton commented 2 years ago

Description

Screenshots

Previous Behaviour (dark mode)

Image from Gyazo

New Behaviour (dark mode)

Image from Gyazo

Previous Behaviour (light mode)

Image from Gyazo

New Behaviour (light mode)

Image from Gyazo

Provide a screenshot or gif of the new feature in both dark and light mode.

Checklist