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 IViewFor with Generic Class #118

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

Fix

What is the current behavior?

Using a Generic ViewModel is not supported with the Generic Attribute

What is the new behavior?

A second attribute has been added allowing the fully qualified name to be passed as a string

What might this PR break?

This functionality existed previously and was changed to allow simpler Generic attribute declarations however the fact that it did not support Generic types to be used was unknown, first release with this change was 2.0.9

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:

@ChrisPulman ChrisPulman merged commit dc4cda6 into main Nov 7, 2024
1 check passed
@ChrisPulman ChrisPulman deleted the CP_FixForIViewForFromString branch November 7, 2024 08:01
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