Commit b0da074
Valdo Ghafoor
Fix "$slots.default is not a function"
Hi,
I'm using your package with Vue 3 and when I invoke flow-form component, I have this error.
Apparently if there is no slots, $slots.default is undefined1 parent 6c43b68 commit b0da074
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
| 310 | + | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| |||
0 commit comments