Resolved!
This dataviewjs code works! Meta Bind and Data View peacefully coexisting!
const CurrentFile = dv.current();
const bindTheProperty = metaBindApi.parseBindTarget('MyProperty', CurrentFile.file.path);
Resolved!
This dataviewjs code works! Meta Bind and Data View peacefully coexisting!
const CurrentFile = dv.current();
const bindTheProperty = metaBindApi.parseBindTarget('MyProperty', CurrentFile.file.path);