truckerswelcome / webapp

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

Cannot delete or update a business #41

Closed ahalliop closed 4 years ago

ahalliop commented 4 years ago

I created a new entry for Halifax yesterday via testuser, but I can't seem to delete it or update it. I see this error: Uncaught TypeError: Cannot read property 'length' of undefined at XMLHttpRequest.xhr.onreadystatechange (tw.js:110)

But I don't see any errors on the page or any highlighted unfilled in items.

I'm on my macbook (high sierra, chrome browser)

tyler-reese commented 4 years ago

Can you see the JSON response that comes back for this request?

domcho commented 4 years ago

Some input on this in addition to whatever the fix will be:

domcho commented 4 years ago

Verified fixed while adding entries