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

[Bug] Internal controls are ignored during hot reload #20

Closed
Kir-Antipov opened this issue Dec 10, 2024 · 0 comments
Closed

[Bug] Internal controls are ignored during hot reload #20

Kir-Antipov opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Kir-Antipov
Copy link
Owner

Kir-Antipov commented Dec 10, 2024

I made some progress during debugging and found out that all controls/pages which are internal (sealed) are the ones which do not work. I've created a repro project which shows the effect. I already tried to provide the correct binding flags for the reflection calls and also set the InternalsVisibleTo but it's still not working.

Originally posted by @StefanKoell in #17 (comment)

@Kir-Antipov Kir-Antipov added the bug Something isn't working label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant