Skip to content

fix: use null instead of undefined in successful callbacks#255

Merged
james-pre merged 1 commit intozen-fs:mainfrom
EnoahNetzach:call-callbacks-with-null-instead-of-undefined
Aug 14, 2025
Merged

fix: use null instead of undefined in successful callbacks#255
james-pre merged 1 commit intozen-fs:mainfrom
EnoahNetzach:call-callbacks-with-null-instead-of-undefined

Conversation

@EnoahNetzach
Copy link
Copy Markdown
Contributor

Fix #254

Copy link
Copy Markdown
Member

@james-pre james-pre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks for the PR!

@james-pre james-pre merged commit f6cb352 into zen-fs:main Aug 14, 2025
1 check passed
@EnoahNetzach EnoahNetzach deleted the call-callbacks-with-null-instead-of-undefined branch August 14, 2025 13:54
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.

First argument in callbacks is undefined instead of null

2 participants