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

Add HAS_NATIVE_PROXY guard to test #19694

Merged
merged 1 commit into from Aug 2, 2021
Merged

Conversation

kategengler
Copy link
Member

After backporting #19681 to beta, CI fails in IE https://github.com/emberjs/ember.js/runs/3223442589?check_suite_focus=true#step:7:185 on this test

['@test works when properties are set dynamically']() {

@pzuraq suggested this guard was missing.

I still don't understand exactly why this test would not have failed in IE before the backport as well, since the backported code did not touch the test.

@kategengler kategengler merged commit 5365a3c into beta Aug 2, 2021
@kategengler kategengler deleted the kg-add-native-proxy-guard branch August 2, 2021 20:15
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.

None yet

2 participants