Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add use client to swr config provider #2464

Closed
wants to merge 1 commit into from

Conversation

ariesclark
Copy link

The issues #2253 and #2292 both mention this problem,
But none actually fix the issue, this change is minimal and shouldn't? break anything.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 130b5f0:

Sandbox Source
SWR-Basic Configuration
SWR-States Configuration
SWR-Infinite Configuration
SWR-SSR Configuration

@shuding
Copy link
Member

shuding commented Feb 28, 2023

Thanks! CC @huozhi to make this work we'll have to change the way we bundle the core export.

@huozhi
Copy link
Member

huozhi commented Jun 26, 2023

Addressing the "use client" directives with bundler updates in #2696

@huozhi huozhi closed this in #2696 Jun 27, 2023
@ariesclark ariesclark deleted the patch-1 branch June 27, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants