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

Open-SCD:next. tsc fails on private/protected functions from mixins #1177

Open
pascalwilbrink opened this issue Feb 20, 2023 · 2 comments
Open
Labels
Kind: Bug Something isn't working stale

Comments

@pascalwilbrink
Copy link
Member

pascalwilbrink commented Feb 20, 2023

When i want to compile open-scd (next), i get the following error(s):

open-scd.ts:83:14 - error TS4094: Property 'willUpdate' of exported class expression may not be private or protected.

These come from the mixins that Open-SCD is extending from.

see microsoft/TypeScript#17744

@pascalwilbrink pascalwilbrink added the Kind: Bug Something isn't working label Feb 20, 2023
@JakobVogelsang
Copy link
Collaborator

This issue arise when exporting the Editing mixin from open-scd-core.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2023

Hello there,

Thank you for opening this issue! We appreciate your interest in our project.
However, it seems that this issue hasn't had any activity for a while. To ensure that our issue tracker remains organized and efficient, we occasionally review and address stale issues.

If you believe this issue is still relevant and requires attention, please provide any additional context, updates, or details that might help us understand the problem better.
Feel free to continue the conversation here.

If the issue is no longer relevant, you can simply close it. If you're uncertain, you can always reopen it later.

Remember, our project thrives on community contributions, and your input matters. We're here to collaborate and improve.
Thank you for being part of this journey!

@github-actions github-actions bot added the stale label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: Bug Something isn't working stale
Projects
No open projects
Development

No branches or pull requests

2 participants