Skip to content

Fix useObjectState typing#282

Open
leonardobazico wants to merge 1 commit intouidotdev:mainfrom
leonardobazico:main
Open

Fix useObjectState typing#282
leonardobazico wants to merge 1 commit intouidotdev:mainfrom
leonardobazico:main

Conversation

@leonardobazico
Copy link

useObjectState accepts a partial object to update a property state, but the type definition was expecting the whole object to be updated.

@karolfalkiewicz-dss
Copy link

This is turbo annoying that this bug exist. Tried to use hook today, but left it for simple useState, just because this TS error.

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

Comments