You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be good to know where the encoding gets messed up. MongoDB uses UTF-8 already per default, but I would assume it can happen after we query the database.
I have a class for solving these problems in graphler, i can simply copy the code and put it in front of everything we retrieve from the db if the error is there.
The student writes:
The text was updated successfully, but these errors were encountered: