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
Similar to #154, but not exact:
Clicking the dropdown causes this: Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
Versions: "ember-power-select": "2.0.2", "ember-source": "~3.0.0",
"ember-power-select": "2.0.2",
"ember-source": "~3.0.0",
Will try bumping a few versions...
See full log: consolelog.txt
The text was updated successfully, but these errors were encountered:
I get the same error unless I have renderInPlace=true
renderInPlace=true
Sorry, something went wrong.
No branches or pull requests
Similar to #154, but not exact:
Clicking the dropdown causes this:
Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
Versions:
"ember-power-select": "2.0.2",
"ember-source": "~3.0.0",
Will try bumping a few versions...
See full log:
consolelog.txt
The text was updated successfully, but these errors were encountered: