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
{{ message }}
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.
I am not really sure about this and probably it should be verified but -
The refract output is generally quite big and it can blow up the memory as you create new documents.
The cache is stored indefinitely (even if you close the documents, thous you do not want to work on it anymore) - even for untitled documents.
Verify and eventually prune the stale elements (probably every time a document gets closed)
The text was updated successfully, but these errors were encountered:
I am not really sure about this and probably it should be verified but -
The refract output is generally quite big and it can blow up the memory as you create new documents.
The cache is stored indefinitely (even if you close the documents, thous you do not want to work on it anymore) - even for untitled documents.
Verify and eventually prune the stale elements (probably every time a document gets closed)
The text was updated successfully, but these errors were encountered: