truckerswelcome / webapp

Web application components (UI and backend)
MIT License
2 stars 2 forks source link

Failure to save when inputing data with no error to user due to uncaught syntax error #50

Closed ahalliop closed 4 years ago

ahalliop commented 4 years ago

Try to add the following info: Bassano, AB Emmeís Esso Truck Stop Location: 602 12 St. Amenities: Lobby open, washroom, sit-down open

Don't see any errors, but pressing Save button doesn't do anything. It says Blue.

Uncaught SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse () at XMLHttpRequest.xhr.onreadystatechange (tw.js:94)

tyler-reese commented 4 years ago

Did you enter a phone number and postal code?

ahalliop commented 4 years ago

The issue used to be seen even when I had phone number and postal code.

Retested approx April 18th 1:10pm & it works as expected.