Roy Pereira

Results 3 issues of Roy Pereira

eg. 245 Queen St W eg. 216 18th E street

There is a race-condition that we finally found that was causing our app to "wait" for about 10 seconds. ``` if (!state.value?.[iconKey.value]) { isFetching.value = true state.value[iconKey.value] = await loadIcon(resolvedIcon.value).catch(()...

We set up a simple XLSX with two variables and then a cell that adds those two cells together. When we substitute the two variables and save the new file,...

bug