Commit 5dd663c
fix: Error when custom blocks are in
* Fixed custom blocks being rendered before editor init
* Gave initial block a non-generated ID to not have to redo snapshots
* Updated playwright
* update package lock
* Small style update to fix tests
* Implemented PR feedback
---------
Co-authored-by: yousefed <yousefdardiry@gmail.com>initialContent (#348)1 parent ca3c7d6 commit 5dd663c
File tree
3 files changed
+18
-16
lines changed- examples/editor/src
- packages/core/src
3 files changed
+18
-16
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | 219 | | |
224 | 220 | | |
225 | 221 | | |
226 | 222 | | |
227 | 223 | | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
233 | 229 | | |
234 | 230 | | |
235 | 231 | | |
236 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
237 | 235 | | |
238 | | - | |
239 | 236 | | |
240 | 237 | | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
241 | 249 | | |
242 | 250 | | |
243 | 251 | | |
| |||
0 commit comments