-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore: Remove ember jquery references #3871
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
Conversation
@iamareebjamal Rather than using native jquery, Why can't we import |
What about enabling the |
It is still enabled |
Seriously 😆 |
You didn't need to give up finally 🎉 |
Makes no sense why it was failing. It is literally the same function call, but anyway never going to touch it again |
There is a reason why all modern web-apps are moving away from jquery. |
I gave up, had to revert the form.js to deprecated jquery call. It's just failing without any good reason, first saying prop('tagName') is undefined and then I don't know why this.$ will have different effect on destroyed objects than $() |
I hate it with a passion of thousand burning suns |
No description provided.