Skip to content

Latest Version is broken on react native #29

@ivan-jorge001

Description

@ivan-jorge001

This break react native because it does have a window object defined but doesnt have that method, can we use
import { encode as btoa } from 'base-64';

typeof window !== "undefined" ? window.btoa(JSON.stringify(filter)) : null

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions