Effect CommunityEC
Effect Community3y ago
21 replies
Jules

Bug with Bun fix in React app

Am I the only one to experience this bug with the latest version (It's a React app executing client side only)

The line of code (in my minified app, sorry) resposible for the error:
  , qH = !!(process != null && process.isBun)
image.png
Was this page helpful?