We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the persona bar we have a jquery/knockout tagsInput handler which appears to be unused.
We could consider removing it to reduce our dependency on jquery and improve performance and improve maintainability.
We could leave it there if maybe 3rd-party knockout modules depend on it.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Description of problem
In the persona bar we have a jquery/knockout tagsInput handler which appears to be unused.
Description of solution
We could consider removing it to reduce our dependency on jquery and improve performance and improve maintainability.
Description of alternatives considered
We could leave it there if maybe 3rd-party knockout modules depend on it.
Anything else?
No response
Do you be plan to contribute code for this enhancement?
Would you be interested in sponsoring this enhancement?
Code of Conduct
The text was updated successfully, but these errors were encountered: