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: dynamic child should load parent dynamically #279

Merged
merged 3 commits into from
Oct 5, 2023
Merged

Conversation

machow
Copy link
Owner

@machow machow commented Sep 28, 2023

It appears that when a class is star imported, then when its members are dynamically loaded, they may have issues fetching the class. I resolved by setting it so that when a method is being dynamically loaded, it also tries to dynamically load its parent.

@machow machow marked this pull request as ready for review October 5, 2023 19:57
@machow machow merged commit 4036ba3 into main Oct 5, 2023
@machow machow deleted the fix-dynamic-method branch October 12, 2023 15:56
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.

1 participant