Skip to content

Fix parsing for Collections. Fixes issue Breeze/breeze.js#97#36

Merged
steveschmitt merged 1 commit intoBreeze:masterfrom
tschettler:collection_support
Apr 22, 2021
Merged

Fix parsing for Collections. Fixes issue Breeze/breeze.js#97#36
steveschmitt merged 1 commit intoBreeze:masterfrom
tschettler:collection_support

Conversation

@tschettler
Copy link
Copy Markdown
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
Copy Markdown

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