Misbah Mushtaq

Results 5 comments of Misbah Mushtaq

Breakpoint not working Its only working for small screen

@JayK31 were you able to find a fix?

@JayK31 `function initMap() { const map = new google.maps.Map(document.getElementById("map"), { zoom: 12, center: { lat: 34.84555, lng: -111.8035 }, }); const tourStops = [ [{ lat: 34.8791806, lng: -111.8265049 },...

@readeral can you please provide an example with the below given formats in accept prop? I tried it earlier, and it is only picking up the PDF, though it is...

@readeral, I have noticed a particular scenario. If I give all these formats to accept props then it doesn't work as it should, but when I remove the prop and...