Skip to content

Conversation

@tschettler
Copy link
Contributor

@tschettler tschettler commented Nov 15, 2020

With this PR, breeze-client is updated to resolve issues with parsing metadata for collection properties. This will allow proper collection parsing for enums, primitive types, and complex types. Reference PR Breeze/breeze.js#228.

@steveschmitt steveschmitt merged commit 6a18ecf into Breeze:master Apr 22, 2021
@kostyabushuev
Copy link

kostyabushuev commented Jun 21, 2021

Hello, @tschettler

Added regexp /Collection\((?<type>.*)\)/ does not work in IE11. After loading script in IE11 console you can see next error message Unexpected quantifier.

?<! is not working in IE11. Link to MDN

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.

3 participants