Skip to Content
Menu
This question has been flagged
2600 Views

I am trying th following:

<t t-esc="[0,0,1].filter(Boolean)" />

But it is not working with error Runtime Error: TypeError: undefined is not a function 

Avatar
Discard