Skip to content

feature request: make setConvexClientContext public #5

@NotWoods

Description

@NotWoods

For SvelteKit, I want to be able to share a Convex Client between load functions and my .svelte files. This is possible in convex-react/Remix because the client is created separately then passed to ConvexClientProvider.

setConvexClientContext is the nearest equivalent in Svelte land and it's already present in the client file. It would be great if the function was exported too!

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