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

FIX: Correct getOwner import #260

Merged
merged 1 commit into from Oct 17, 2023
Merged

FIX: Correct getOwner import #260

merged 1 commit into from Oct 17, 2023

Conversation

davidtaylorhq
Copy link
Member

@davidtaylorhq davidtaylorhq commented Oct 17, 2023

As it's currently implemented, the fallback is essential here. this in a static method is undefined, and therefore cannot have an owner.

Unfortunately this plugin outlet does not seem to be tested in the plugin's own test suite. Core's test suite picked up this issue.

Followup to 3a0b46d

As it's currently implemented, the fallback is essential here. `this` in a static method is `undefined`, and therefore cannot have an owner.

Unfortunately this plugin outlet does not seem to be tested in the plugin's own test suite. Core's test suite picked up this issue.

Followup to 3a0b46d
@davidtaylorhq davidtaylorhq merged commit 56d936b into main Oct 17, 2023
4 checks passed
@davidtaylorhq davidtaylorhq deleted the fix-owner branch October 17, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants