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

Issue in using props #468

Closed
souravdalal opened this issue Aug 4, 2023 · 2 comments
Closed

Issue in using props #468

souravdalal opened this issue Aug 4, 2023 · 2 comments

Comments

@souravdalal
Copy link

Hi,
I am using Manifold props in a legacy system in Java 8. In a class file there are multiple classes are defined. While adding Manifold props getting the below error at the compile time.
Manifold @var properties are not supported in sidecar classes, consider nesting the class instead
Is there a way to get rid of the error. I don't want to create nested class also will not apply manifold related fetaure on those classes. Is there a way to ignore this error.

Thanks

@rsmckinney
Copy link
Member

Hi @souravdalal. A fix for this issue will be available in a new release scheduled for Monday 8/7. Thanks for reporting this!

rsmckinney added a commit that referenced this issue Aug 7, 2023
- avoid adding bootstrap block to sidecar classes
@rsmckinney
Copy link
Member

Fix available with release 2023.1.14. Thanks for reporting this!

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

No branches or pull requests

2 participants