Jon Vuri
Jon Vuri
@AronWater There basically isn't any difference. This is essentially a React wrapper around https://www.npmjs.com/package/youtube-player, which itself is just a nicer interface and loader around the official iframe and its player...
Just flagging this again - I just ran into it. I'm on a US-locale Windows computer, but I have week start set to Monday and a long habit of using...
> As a workaround though, you can use the calendar plugin and change your locale to `en-gb`. This workaround worked great for me though. I'm not going to use the...
Thanks for the interest, @UM-Titan ! We now have Linestrings supported in OmniSci and mapd-charting: https://omnisci.github.io/mapd-charting/example/exampleLinemap.html Does this satisfy your needs?
@Keekuun Hi! Actually, it would appear that this warning is erroneous - there is no async version of group.all(), currently. Rest assured that the synchronous, callback-accepting versions of methods that...
@maulikit Can you please provide a running example demonstrating the issue? Either via a live code site or by forking the provided examples in this repo. Thank you!
This needs to be fixed! In addition, it seems that both the click handler and popstate handlers are firing for hash-only (`href="#hash"`) routes in IE11, causing buggy behavior where the...
Main disadvantages I see personally at first glance: 1) A separate app, especially one that acts as an internet proxy, is a lot more complex than an extension. You already...
@gorhill Sorry, can you clarify if the new core filtering engine is to be pure JS or if you meant that it would be this new external proxy app?
> history, cookies, form data I don't know about you but I'm not trusting that data to any application that requests it.