-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Cannot overcome this Error when calling the view
Traceback:
Error: Invalid generated code while compiling template 'owl_tutorial_views.TreeItem': Unexpected identifier
at QWeb._compile (http://0.0.0.0:8097/web/content/510-34b6e20/web.assets_common.js:971:133)
at QWeb.fn (http://0.0.0.0:8097/web/content/510-34b6e20/web.assets_common.js:952:105)
at QWeb.render (http://0.0.0.0:8097/web/content/510-34b6e20/web.assets_common.js:959:20)
at PatchableClass.__render (http://0.0.0.0:8097/web/content/510-34b6e20/web.assets_common.js:1279:33)
at PatchableClass.__prepareAndRender (http://0.0.0.0:8097/web/content/510-34b6e20/web.assets_common.js:1277:29)
Error: Invalid generated code while compiling template 'owl_tutorial_views.TreeItem': Unexpected identifier
QWeb Compile
Some Experiment showed:
Error occurs in line 22
t-if="props.countField !== '' and props.item.hasOwnProperty(props.countField)"