Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a check that reactive tag (i.e. tags starts with #) are under reactive element tags #4

Open
Tal500 opened this issue Sep 5, 2021 · 0 comments

Comments

@Tal500
Copy link
Owner

Tal500 commented Sep 5, 2021

We need to verify that reactive tag (i.e. tags starts with #), which create reactive components, are inside a reactive element tag (#tag).

If not, it should raise a template.TemplateSyntaxError exception in the Django template parsing phase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant