Skip to content

Add support for prefetching multiple features #13

Description

@yasodhadollu

SDKs should take a param like prefetch: { feature1: false, feature2: 'default' } during initialization of the library, and fetch them immediately.
Of course they should be cached.

This avoids flashing of pages since the requested features are already fetched.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions