What SharePoint development model, framework, SDK or API is this about?
not applicable
Developer environment
None
What browser(s) / client(s) have you tested
[ ] 💥 Internet Explorer
[X] 💥 Microsoft Edge
[X] 💥 Google Chrome
[ ] 💥 FireFox
[ ] 💥 Safari
[ ] mobile (iOS/iPadOS)
[ ] mobile (Android)
[ ] not applicable
[ ] other (enter in the "Additional environment details" area below)
Additional environment details
browser version
SPFx version
Node.js version
etc
Describe the bug / error
The latest splistwebpack files seems to be throwing an error when I try to (re)set an empty value for a field is list/lib item
Steps to reproduce
1.Edit a list item that has a (single line text) field, that has an existing data in the field
2.Delete all characters from the field value (empty string)
3.Press tab key, or just try to save the item
Expected behavior
Depending of the type of field, for example if its a single line of text that does not require a value, an empty string should be set successfully
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
not applicable
Developer environment
None
What browser(s) / client(s) have you tested
Additional environment details
Describe the bug / error
The latest splistwebpack files seems to be throwing an error when I try to (re)set an empty value for a field is list/lib item
Steps to reproduce
1.Edit a list item that has a (single line text) field, that has an existing data in the field 2.Delete all characters from the field value (empty string) 3.Press tab key, or just try to save the item
Expected behavior
Depending of the type of field, for example if its a single line of text that does not require a value, an empty string should be set successfully