Skip to content

Finch GraphQL external usage with ports fixed!

Latest
Compare
Choose a tag to compare
@jcblw jcblw released this 25 Jul 17:12
· 3 commits to master since this release

If you have been having issues running Finch GraphQL client/react on a website when using ports, this update fixes the FinchClient not to throw when using SSR or when the extension is not installed.

What's Changed

  • Avoid calling port methods in case of no port by @jcblw in #314