Skip to content

Commit

Permalink
Update packages/dnb-design-system-portal/src/docs/uilib/extensions/fo…
Browse files Browse the repository at this point in the history
…rms/feature-fields/more-fields/Upload/info.mdx
  • Loading branch information
langz authored Dec 26, 2024
1 parent 8f17ff8 commit 4efc7e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ function MyForm() {

The `sessionStorageId` property can be used to store the files in the session storage so they persist between page reloads.

But the persisted files only render the file name, and not the file itself. The file blog got lost during the serialization process.
But the persisted files only render the file name, and not the file itself. The file blob will be lost during the serialization process.

0 comments on commit 4efc7e2

Please sign in to comment.