Skip to content

Commit

Permalink
ZK-5798: Client MVVM: Content missing in Include (#3214)
Browse files Browse the repository at this point in the history
Co-authored-by: Jumper Chen <[email protected]>
  • Loading branch information
DevChu and jumperchen authored Oct 4, 2024
1 parent 61d41c4 commit 27dc8a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions zkdoc/release-note
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ ZK 10.1.0
ZK-5551: Shadow Component ForEach adds fullfil listeners everytime the syncModel method is called, doesn't clear them if component is removed
ZK-5792: fullfill doesn't create all components in a forEach
ZK-5793: upload doesn't show a progressbox
ZK-5798: Client MVVM: Content missing in Include
ZK-5799: Javascript error when using Pdfviewer in Client MVVM
ZK-5801: Client MVVM: switching apply template causing javascript error

Expand Down
1 change: 1 addition & 0 deletions zktest/src/main/webapp/test2/config.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3145,6 +3145,7 @@ B90-ZK-4431.zul=A,E,Multislider
##zats##B101-ZK-5551.zul=A,E,fulfill,Shadow,ForEach,Model
##zats##B101-ZK-5792.zul=A,E,fulfill,Shadow,ForEach,Model,Differ,EventListener,Clone
##zats##B101-ZK-5793.zul=A,E,Fileupload,Dropupload,Progress,Button,Upload
##zats##B101-ZK-5798.zul=A,E,ClientMVVM,Include
##zats##B101-ZK-5799.zul=A,E,ClientMVVM,pdfviewer,zonejs
##manually##B101-ZK-5801.zul=A,E,ClientMVVM,Apply

Expand Down

0 comments on commit 27dc8a8

Please sign in to comment.