Jordan Caras

Results 2 comments of Jordan Caras
trafficstars

I don't see this issue when running on the react-toolbox dev server. But do when running our App in development mode (read: not production!). I suspect it has to do...

Came here to report a similar (or the same) issue. ``` import { Document as FlexDocument } from 'flexsearch' // @ts-expect-error flex-search 0.7.x doesn't have types defined const foo =...