Replies: 1 comment 3 replies
-
hm... interesting case. If I am understanding you correctly, perhaps upon saving the edits, you can search for "this." and return an error |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm putting together a project where third parties can edit the templates, I wish it wasn't possible:
{{ this.any }} {{this.view....}}
I would like to disallow the use of the "this" variable in volt code
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions