You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the title and subtitle fields in a file are empty, switching to that file from another file that does NOT have empty headers results in the headers displaying as though they are present in the file with no headers.
Steps to reproduce:
Create a file with text entered in the Title and Subtitle fields
Create a new file and leave all fields empty
Click the file with text entered in the Title and Subtitle fields
Click the new empty file. Notice that the Title and Subtitle fields are not cleared
The text was updated successfully, but these errors were encountered:
I can't seem to build or debug this but when setting the metadata as an empty object {} to clear it, I suspect it would help if you enumerate out the whole object with title and subtitle as explicitly empty strings.
If the title and subtitle fields in a file are empty, switching to that file from another file that does NOT have empty headers results in the headers displaying as though they are present in the file with no headers.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: