FileAttachment.lastModified
does not exist after file change (in preview mode)
#1280
Labels
bug
Something isn’t working
Uh oh!
There was an error while loading. Please reload this page.
I’m running the preview server to serve a document that loads a local static JSON file. When changing the JSON file, the data gets reloaded and the document auto-updates. So far so good. The problem is that
FileAttachment
’slastModified
property goes missing in the process.The FileAttachment instance before the change:
And after the change:
The text was updated successfully, but these errors were encountered: