You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the main branch and rely on the included OWL 1.2.3 (!!) of he Feb. Release.
Did not realize that this changed so much.
Is this the cause? My remark about the python code was nonsense. We are in JS here. I deleted it. Ok?
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)"
The text was updated successfully, but these errors were encountered: