In older versions, links pointing to a canvas (and all other attachments) would be correctly interpreted, allowing navigation to the corresponding canvas file through the side tree view and matrix view. However, in the latest v4 beta (4.2.35-beta), such links are interpreted as pointing to a note file. Clicking on them creates a new .canvas.md file instead of navigating to the existing canvas.
To Reproduce
Steps to reproduce the behavior:
create a A.canvas whiteboard
create a B.md note
add links in B.md's yaml head, eg. parents: [[A.canvas]]
Describe the bug
In older versions, links pointing to a canvas (and all other attachments) would be correctly interpreted, allowing navigation to the corresponding canvas file through the side tree view and matrix view. However, in the latest v4 beta (4.2.35-beta), such links are interpreted as pointing to a note file. Clicking on them creates a new .canvas.md file instead of navigating to the existing canvas.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
navigate to the exist canvas file
Desktop: