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
This should just end back the results array (if there is no error) even if there are no results. An empty array is a valid response, but it is currently sending back null which breaks the front end.
This should just end back the results array (if there is no error) even if there are no results. An empty array is a valid response, but it is currently sending back null which breaks the front end.
https://github.com/gazaskygeeks/room-booker/blob/master/src/database/room.js#L25
The text was updated successfully, but these errors were encountered: