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

Updated RegexViewTypeResolver resolution to support global:: #391

Merged
merged 1 commit into from
Apr 8, 2021
Merged

Updated RegexViewTypeResolver resolution to support global:: #391

merged 1 commit into from
Apr 8, 2021

Conversation

svenkle
Copy link
Contributor

@svenkle svenkle commented Jul 28, 2019

Currently if you use global:: in a model it will fail to resolve the type. This resolves this by adding an optional global:: into the regex which allows backwards compatibility.

@mikeedwards83 mikeedwards83 merged commit 4dfa6c1 into mikeedwards83:develop Apr 8, 2021
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