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

JQuery Version explicit for suppress deprecation warnings #250

Merged
merged 2 commits into from
Jun 13, 2019

Conversation

nerdiken
Copy link
Contributor

Upgrading Ember to 3.9.0 version, tons of deprecation these warnings started to appear:

14:21:38.000 DEPRECATION: Using this.$() in a component has been deprecated, consider using this.element [deprecation id: ember-views.curly-components.jquery-element] See https://emberjs.com/deprecations/v3.x#toc_jquery-apis for more details.

Following the suggested solution on the ember guide, i've explicited the version of @ember/jquery and @ember/optional-features in the dependecies of the project. Although Semantic-UI-Ember is not a wrapper of a Jquery Plugin, it strictly depends on jquery.

@Polve
Copy link

Polve commented Jun 5, 2019

Is it possible to merge this one?
The warnings are really annoying..

@niranjan94 niranjan94 merged commit 6e82f55 into Semantic-Org:master Jun 13, 2019
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

Successfully merging this pull request may close these issues.

3 participants