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]: Calling view.getClass(classType) will return empty optional unless view.getClasses() has been called before #948

Open
stschott opened this issue Jun 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@stschott
Copy link
Collaborator

stschott commented Jun 7, 2024

What happened?

Calling view.getClass(classType) will return empty optional unless view.getClasses() has been called before.

Version

Latest develop branch

Relevant log output

No response

@stschott stschott added the bug Something isn't working label Jun 7, 2024
@swissiety
Copy link
Collaborator

with JavaView also? see #898

@stschott
Copy link
Collaborator Author

stschott commented Jun 7, 2024

Yes, with the JavaView.

@stschott stschott changed the title [Bug]: Callig view.getClass(classType) will return empty optional unless view.getClasses() has been called before [Bug]: Callnig view.getClass(classType) will return empty optional unless view.getClasses() has been called before Jun 11, 2024
@stschott stschott changed the title [Bug]: Callnig view.getClass(classType) will return empty optional unless view.getClasses() has been called before [Bug]: Calling view.getClass(classType) will return empty optional unless view.getClasses() has been called before Jun 11, 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

2 participants