Apress/pro-react-16

Uncaught TypeError: Cannot read property 'toFixed' of undefined

Closed this issue · 1 comments

On page 136, when I updated a data.js file with faker I receive this error 'toFixed' of undefined. Any help is appreciated.

ProductList.js:15 Uncaught TypeError: Cannot read property 'toFixed' of undefined
at ProductList.js:15

I got it fixed. That was my bug.