Closed johnspurlock closed 1 year ago
KV Viewer crashes with 'String contains an invalid character' when KV value is new Uint8Array()
new Uint8Array()
add an entry to your project's KV db with the value: new Uint8Array()
Select the "KV" tab in the project dashboard:
Tab rendering crashes:
view the data
No response
This bug should be fixed now.
confirmed, thanks!
Problem description
KV Viewer crashes with 'String contains an invalid character' when KV value is
new Uint8Array()
Steps to reproduce
add an entry to your project's KV db with the value:
new Uint8Array()
Select the "KV" tab in the project dashboard:
Tab rendering crashes:
Expected behavior
view the data
Environment
No response
Possible solution
No response
Additional context
No response