Commit 85dde8f
authored
fix(studio): use older supported syntax rather than Map.groupBy (supabase#41284)
Some users' browsers do not support Map.groupBy (used in
Storage.utils.ts)1 parent c0c8248 commit 85dde8f
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
94 | 100 | | |
95 | 101 | | |
96 | 102 | | |
| |||
0 commit comments