Fučo

Results 4 comments of Fučo

I am having the exact same problem. I think that netlify simply doesn't install Fractional.

> It is the problem with Fractional. Installing a different package like Fracty should help. I've managed to change Fractional for fracty, but now I'm logging : controller.js:33 ReferenceError: _fracty...

> That's strange. Have you changed the code in recipeView.js file to `import fracty from "fracty";` and then this line `ing.quantity ? new Fraction(ing.quantity).toString() : ''` to `ing.quantity ? fracty(ing.quantity).toString()...

Thank you for opening this up. I had a bad time debugging what caused issues in our codebase after integrating Sentry. Are there any updates yet?