I have a template that behaves oddly. It is defined attributed with empty fields. After creating multiple instances and filling their fields, for some reason, new instances now use one of the old instances as basis, with their filled in values, rather than the template definition with empty fields. How could I fix this ?
1 Like
I have the same problem. In the past it was properly working.
I’ll file a bug report then, linking to this thread: new instances of template created from a former instance instead of the template definition · Issue #9250 · logseq/logseq (github.com)
Does clear cache help?
Tried - no, it doesn’t solve it. Still get new templates instantiated with an old one.