Files
jitsi-meet/react/features
virtuacoplenny 1b91e0bc2f improve invite error handling (#2649)
* fix(invite): do not send empty queries for people search

The endpoint might return an error if an empty query is sent.

* fix(invite): add error logging for failed people directory requests

The error currently being passed through from $.getJSON ended up
being an empty string plus was not getting logged. So switch to
fetch to move along with jquery killing and log the error.

* fix(dial-in): add error logging for failed requests

* ref(invite): create a fetch helper to remove duplicate logic
2018-03-23 09:37:04 -07:00
..
2018-03-13 18:04:16 -05:00
2017-10-02 18:12:38 -05:00
2018-03-20 16:06:50 -05:00
2018-03-04 19:28:44 -06:00
2017-11-16 12:27:54 -06:00