Open knicholsc opened 8 years ago
Phone SVG should click. Upon clicking, it should either enter the last dialed number (if empty input), or make a call (if input is entered).
Upon further investigation, it seems that the SVG is invoking the callback function, but it is not making the call because for some reason there is nothing in local storage for speakers.
Phone SVG should click. Upon clicking, it should either enter the last dialed number (if empty input), or make a call (if input is entered).