Closed ctnkaan closed 3 years ago
For some reason in my project there was a problem setting the city to a variable. I fixed this issue by implementing toString() before toLowerCase(). The error was setCity.toLowerCase is not a function.
For some reason in my project there was a problem setting the city to a variable. I fixed this issue by implementing toString() before toLowerCase(). The error was setCity.toLowerCase is not a function.