Closed Zeug-9 closed 9 years ago
hm, this actually should work even with "Refactor virtual node hierarchies" patch.
It looks like you have latest version of "VDom" library and slightly outdated "Liquid". pub upgrade
should fix this.
in pubspec.yaml liquid: git: git://github.com/localvoid/liquid.git vdom: git: git://github.com/localvoid/vdom.git
And yet I have still the same error
In root.dart
part of liquid.vdom;
abstract class VRootBase
It should work. If it is an error displayed in IDE, "reanalyze sources" should fix this, or if it is in browser, maybe relaunch "pub serve" or ctrl-f5 in browser. This error was before "Refactor virtual node hierarchies" patch.
That's it everything works well it came IDE I work with IntelliJ thank you very much
Since the new update with Refactor virtual node hierachies I have this error ( sorry for my english medium)