Eduardo Turiño
Eduardo Turiño
Same here @Jason3S if we can help, this is quite vital for Spanish for example.
es-ES here
works @Jason3S ! Cheers!
I haven't used it with Next.js nor SSR actually. Would you be able to provide an example app in a repo somewhere so I can have a look? @Pikachews
I'll try it out. Thanks!
Hi! We use Storybook but also regular end-to-end tests in which we'll need to mock LaunchDarkly provider. The only issue with the workaround is having to import from `launchdarkly-react-client-sdk/lib/context`. I...
the type returned by `withScalars` is an `ApolloLink` that comes from ```ts import { ApolloLink, FetchResult, NextLink, Observable, Operation } from "@apollo/client/core"; ``` `@apollo/client` is a Peer Dependency (marked as...
on a mac, with P:WotR installed via Steam, we need to change a few things to make it work. With the game installed in `~/Library/Application Support/Steam/steamapps/common/Pathfinder Second Adventure`, we need...
I'd be quite glad with that change
@stretch0 Could you provide a minimal repo with the problem? I cannot reproduce it in my project :/