Commit d0c7385
committed
Fix getColumnsFromAbraFlexi to handle string conditions
Convert string conditions to array with 'filter' key to prevent
TypeError when accessing array offset on string type.
This fixes issues when conditions are passed as string instead of array.1 parent 3d3b37d commit d0c7385
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1881 | 1881 | | |
1882 | 1882 | | |
1883 | 1883 | | |
| 1884 | + | |
| 1885 | + | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
1884 | 1889 | | |
1885 | 1890 | | |
1886 | 1891 | | |
| |||
0 commit comments