Commit 7b25985
[v3-1-test] BUGFIX: trigger ui parameter field is dict when param.value is null (#58682)
* return 'null' when param.value is null, rather than typeof(null)
* added 'null' to list of enum types
(cherry picked from commit 0adfc5b)
Co-authored-by: Tomi <74303735+Tomi-1997@users.noreply.github.com>1 parent 141b0a0 commit 7b25985
1 file changed
Lines changed: 6 additions & 1 deletion
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
| |||
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
64 | | - | |
| 69 | + | |
65 | 70 | | |
66 | 71 | | |
67 | 72 | | |
| |||
0 commit comments