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

Fix For ReactiveCommand With Nested Classes #155

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

fix for #133

What is the current behavior?

When using the [ReactiveCommand] generator with nested classes, the parents are not generated

What is the new behavior?

When using the [ReactiveCommand] generator with nested classes, the parents are generated

What might this PR break?

fix for regression

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

Fix for [ObservableAsProperty] will follow in separate PR

@ChrisPulman ChrisPulman merged commit ba42ba4 into main Jan 5, 2025
1 check passed
@ChrisPulman ChrisPulman deleted the CP_FixForReactiveCommandWithNestedClasses branch January 5, 2025 21:29
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

Successfully merging this pull request may close these issues.

2 participants