You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MQE-410: [Generator] Bad output with Parameterized Persisted Unique data
- Changed selector resolution to call uniquenessFunctionCall. Solves issue with safe backwards compatibility.
- Generator was stripping ' from selector strings like: #'{{name}}', turning that into #{{name}} when resolved.
0 commit comments