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

Sub-class does not inherit parent class methods #10

Closed
maurerbot opened this issue Jan 9, 2023 · 2 comments
Closed

Sub-class does not inherit parent class methods #10

maurerbot opened this issue Jan 9, 2023 · 2 comments
Labels

Comments

@maurerbot
Copy link

If you inherit a DOProxy class the subclass does not get DOProxy methods in the .class accessor.

See this PR for example: proofzero/rollupid#1369

@osaton osaton closed this as completed in ff22646 Jan 10, 2023
github-actions bot pushed a commit that referenced this issue Jan 10, 2023
## [1.3.3](v1.3.2...v1.3.3) (2023-01-10)

### Bug Fixes

* extract methods also from parent prototypes ([ff22646](ff22646)), closes [#10](#10)
@github-actions
Copy link

🎉 This issue has been resolved in version 1.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@osaton
Copy link
Owner

osaton commented Jan 10, 2023

Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants