SAFE Browser error with window.eval

It has to do with source maps. @folaht encountered this issue before with NeutrinoJS. I encountered it with Vue and solved it by changing some source map settings.

Not sure what the proper route with React is.

1 Like