SuperTokens.init() works just fine when I run the code, but it fails whenever I try to run my jest t...
a
SuperTokens.init() works just fine when I run the code, but it fails whenever I try to run my jest tests with
TypeError: Cannot read properties of undefined (reading 'bind')
- anyone solve this problem?
3 Views