feat: remove state slice when set as undefined - #2163
Conversation
✅ Deploy Preview for jsonforms-examples ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
sdirix
left a comment
There was a problem hiding this comment.
Thanks for the contribution ❤️
Please add test cases for the new behavior and make sure that the builds are green.
|
Sorry, I did hammer a bit the CI, I don't have the environment installed locally so I could test before committing. I hope it's good enough. |
sdirix
left a comment
There was a problem hiding this comment.
Thanks for the contribution :)
|
We can do an alpha release soon, so you can consume the changes 👍 |
That'd be great :) |
|
@JBBianchi |
|
This feature seems to work as expected but this alpha-0 ships the bug reported (and fixed) in #2166 so I'll wait next release to actually use it. |
Handles setting a slice state to
undefinedas removing the said slice.Related to #1790