runr02
Results
2
comments of
runr02
We are using dexie (https://dexie.org/) as wrapper for indexed db however this always returns a promise. We want to abstract the dexie call and simply return an object. This way...
> > Here's git hub repo of starter project with replicated issue: https://github.com/runr02/toplevelawaitissue.git > > @runr02 I am able to get the component to render after applying this patch: >...