Commit 1eb6c84
Erik Pöhler
fix: early return added to prevent null reference errors on getData call when editor is not initialized yet
1 parent 994df37 commit 1eb6c84
File tree
1 file changed
+5
-0
lines changed- src/bundle/Resources/public/js/scripts/fieldType/validator
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
| |||
0 commit comments