Files
owl/tests/components/__snapshots__
Samuel Degueldre 8187bc9273 [FIX] compiler: stop event handlers looking up __owl__ in render context
This is another place where we were looking up the component node in the
rendering context instead of on the component, which causes handlers to
have the wrong this when within a t-call-context.
2023-01-16 08:41:17 +01:00
..