Casey
Casey
As @armgit5 mentioned, this currently works: https://stackoverflow.com/questions/70714690/buffer-is-not-defined-in-react-vite `npm i @esbuild-plugins/node-globals-polyfill` Inside your `vite.config.js` file: Import the package: ``` import { NodeGlobalsPolyfillPlugin } from '@esbuild-plugins/node-globals-polyfill' ``` And then add `optimizeDeps` to...
Hey @bkrem - the solution worked for me but our product mostly lives inside an iFrame. Is there any way to fix this without having our customers set up the...
bump
following up - are fills still limited to ~9 months?