Skip to content

ReferenceError: Can't find variable: SharedArrayBuffer #669

@TScafeJR

Description

@TScafeJR

Bug report

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. import 'react-native-url-polyfill/auto';
  2. error generated when trying to instantiate supabase or while querying
    1. example query: supabaseClient.from('posts').select('*').limit(25)

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

Screenshot 2022-12-25 at 2 07 48 PM

System information

  • OS: MacOS
  • Browser (if applies): react-native v0.70.5
  • Version of supabase-js: 2.0.3
  • Version of Node.js: 16.18.1
  • typescript version: 4.9.4

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions