Skip to content

fix: errors should no longer throw on intial render#508

Merged
crutchcorn merged 1 commit into
mainfrom
fix-initial-load
Nov 5, 2023
Merged

fix: errors should no longer throw on intial render#508
crutchcorn merged 1 commit into
mainfrom
fix-initial-load

Conversation

@crutchcorn

Copy link
Copy Markdown
Member

This PR fixes an error that was introduced in #505, which I did not catch prior to merging. Sorry y'all!

@codesandbox-ci

codesandbox-ci Bot commented Nov 5, 2023

Copy link
Copy Markdown

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.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Attention: 31 lines in your changes are missing coverage. Please review.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
packages/form-core/src/utils.ts 89.13% <ø> (ø)
packages/react-form/src/createFormFactory.ts 100.00% <100.00%> (ø)
packages/react-form/src/formContext.ts 83.33% <ø> (ø)
packages/react-form/src/useForm.tsx 100.00% <100.00%> (+11.11%) ⬆️
...ckages/react-form/src/useIsomorphicLayoutEffect.ts 100.00% <100.00%> (ø)
packages/solid-form/src/createFormFactory.ts 100.00% <100.00%> (ø)
packages/solid-form/src/tests/utils.ts 100.00% <100.00%> (ø)
packages/yup-form-adapter/src/tests/utils.ts 100.00% <100.00%> (ø)
packages/yup-form-adapter/src/validator.ts 100.00% <100.00%> (ø)
packages/zod-form-adapter/src/tests/utils.ts 100.00% <100.00%> (ø)
... and 7 more

📢 Thoughts on this report? Let us know!.

@crutchcorn crutchcorn merged commit 0dc440d into main Nov 5, 2023
@crutchcorn crutchcorn deleted the fix-initial-load branch November 5, 2023 13:59
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