Commit 35204e3
authored
Push pull renderer bug solved (#737)
* Checked if canvas zone renderer has children and set it for the first time if it has
* Setting initial value for children in Parent Renderer and Repeating Renderer
---------
Co-authored-by: Jonathan Alvares <alvaresjonathan599@gmail.com>1 parent b965359 commit 35204e3
File tree
2 files changed
+11
-0
lines changed- packages/atri-app-core/src/editor-components
- CanvasZoneRenderer/hooks
- ParentComponentRenderer/hooks
2 files changed
+11
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
0 commit comments