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

Reduce the number of method calls from templates in Tabs View #4479

Open
2 tasks
akhenry opened this issue Nov 18, 2021 · 0 comments
Open
2 tasks

Reduce the number of method calls from templates in Tabs View #4479

akhenry opened this issue Nov 18, 2021 · 0 comments
Assignees

Comments

@akhenry
Copy link
Contributor

akhenry commented Nov 18, 2021

Is your feature request related to a problem? Please describe.
The Tabs view makes a number of method calls from the Vue template. Method calls can't be optimized by Vue, so they end up being fired far more regularly than is necessary.

Describe the solution you'd like

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

No branches or pull requests

2 participants