Hello
I was debugging as to why the time was off by about 30 minutes to my sunset and sunrise. While I was debugging. I thought I would try using coordinates WITH the W and N for example 53.9533.N
1.1283W. It accepted the N and W within the fields. I saved it and then deployed. It crashed the entire node red instance
For the coordinates - these boxes should be sanitized to only accept numbers.
To recreate it any coordinates in it with the corresponding N and W save. Deploy nodes. Crashes node-red and not able to fix it until you edit the json file manually to remove the N and W
Hello
I was debugging as to why the time was off by about 30 minutes to my sunset and sunrise. While I was debugging. I thought I would try using coordinates WITH the W and N for example 53.9533.N
1.1283W. It accepted the N and W within the fields. I saved it and then deployed. It crashed the entire node red instance
For the coordinates - these boxes should be sanitized to only accept numbers.
To recreate it any coordinates in it with the corresponding N and W save. Deploy nodes. Crashes node-red and not able to fix it until you edit the json file manually to remove the N and W