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
Copy file name to clipboardExpand all lines: projects/ngx-angular-query-builder/CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,3 +17,5 @@ Credit: @ravijoshi007
17
17
- Angular 14 Upgrade
18
18
### 15.0.0
19
19
- Angular 15 upgrade
20
+
### 15.0.1
21
+
- Angular 15 seems to have a subtle change which causes the templates to not be loaded into the query list when it first looks for them. Worked around by defaulting if these are undefined: this.parentInputTemplates || this.inputTemplates
0 commit comments