Results 3 issues of Rehan Ahmed

Hi Muaz Khan On implement multiroom connection when you open a conection on browser ie firefox https://www.webrtc-experiment.com/Canvas-Designer (Picture 1.png) and create a room abc and draw something copy the share...

dateRangeStart: function($el) { // starts date input if(checkDateRangeValue()) return true; }, dateRangeEnd: function($el) { // end date input if(checkDateRangeValue()) return true; } In my case, if I set the start...

Hi, it is not working on trigger change. It is just changing the selected value but on open the dropdown it is showing wrong selection $('#contacts').val('2').trigger('change'); https://prnt.sc/lxanwa