nikhilbhalwankar

Results 7 comments of nikhilbhalwankar
trafficstars

Still facing the issue on firefox for android. Works well on Chrome but not on Firefox. We already have https url for the audio. Mobile :- Nokia 6.1 Plus Firefox...

> app.get('/*', (req, res) => { > res.render('index', {req, res}, (err, html) => { > if (html) { > > //console.log(html); > // This is where you get hold of...

> How to avoid highlighting the same range? , even in the example if you select the text that is already highlighted it will highlight again. I managed to do...

I am also having the same query. If the meta tags are hard-coded, they are detected by Facebook. But if the tags are set as per values retrieved from api...

I had the same problem today. Around 4,80,000 documents got indexed but they were stuck at file import. I waited for around 6 to 7 hours but still it looked...

I was facing similar issue. Below is the link which provides workaround, https://groups.google.com/forum/#!topic/firebase-talk/gxBm0WKCuIY

I was facing the same issue. However if you provide additional import as follows, it works `import Player from "video.js/dist/types/player";`