After upgrading to 1.6.5 on Windows and iOS, Dataview cannot be displayed normally. Please help me solve this problem. Thank you.
1 Like
We do not take bug reports involving third party plugin. Moved to the help section.
I found the reason. It was a problem with my CSS fragment. I stopped using it and it returned to normal. The problem was solved.
Can you give more informations? I have problems with dataview since 1.6.5 too.
The error report of dv usually gives the specific error character position of lexical analysis/syntactic analysis. It is not common to see the error without giving the position.
It seems that only empty dv code blocks will return this error.
Try to make the statement simpler? For example,
```dataview
list from "aaa"
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.