Parsed Content is different
Hey! All was working well until I tried to import a lib from Wanikani that converts a roma character into a japanese character.
I ran this command and it worked. It translates what I entered realtime. but my other functionalities got rekted, all because the csv that I wanted to parse is being read as the content of my main.html.
Compare the one from the left which is the correct content to be parse which is from just running locally, to the one when I ran , it became my main.html, like what?
All js files and the html is in the same folder as the csv.
0 Replies