forked from BuilderIO/builder
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit c042d67
authored
fix[gen1-react]: passing custom breakpoints down to symbol (BuilderIO#4128)
## Description
when we passed content of symbol down - we do a deepClone and here we
were skipping `meta` field that contains the breakpoints object
i think it's safe to clone meta field too?
Jira
https://builder-io.atlassian.net/browse/ENG-10131
loom:
https://www.loom.com/share/c31a74790c6d4aac9d9375dcf8a3ce69 1 parent 957583c commit c042d67
2 files changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | - | ||
45 | - | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
0 commit comments