313 I met a problem when I tried to deploy the forkify project.
bobweein opened this issue · 1 comments
bobweein commented
I got a ERROR message when I deploied the forkify project .
This is the Error message ---'index.617d3dcf.js:1 Uncaught ReferenceError: Fraction is not defined at index.617d3dcf.js:1:14980' .
I will try solve this problem by myself .But if you guys can help to figure out this ,I will appreciate that .
bobweein commented
I had figured out this question . The reason why this error appeard is that there are some problem about Fration .And when I replaced Fraction to fracty ,it worked .