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 CommentsProvider callbacks #2817

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Conversation

12joan
Copy link
Collaborator

@12joan 12joan commented Dec 22, 2023

Description

See changesets.

The onCommentAdd, onCommentUpdate and onCommentDelete callbacks weren't using the { fn: ... } pattern required by jotai-x. This problem was masked by jotai-x silently wrapping the functions in { fn: ... } anyway but not amending the types.

@12joan 12joan requested a review from zbeyens December 22, 2023 10:55
Copy link

vercel bot commented Dec 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 22, 2023 11:01am

@12joan 12joan merged commit 133a280 into main Dec 22, 2023
7 checks passed
@12joan 12joan deleted the fix/comments-provider-callbacks branch December 22, 2023 12:53
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.

2 participants