Jonah Goldsaito
Jonah Goldsaito
Thanks @dconeybe so much for clearing all that up. If I were to do a `RunTransactionAsync()` that contained a single `SetAsync()` and utilized the fancy new CancellationToken you're adding, would...
Again, thank you for taking the time! You rock 🤘
Same error on with **6.15.2** building in 2019.3.8 on OSX I'm using: - App Core - Auth - Firestore - Storage - Crashlytics
+1 Especially since I'm building my Unity project to iOS + Android, and those two platforms actually have Email Link Auth already. Hmm... could the auth be done via the...
It's hard to imagine it's impossible. But it may be difficult for some reason and the team doesn't feel it's worth prioritizing. Better chances if this thread had a ton...
Any word on fixing or what to look for in our code?
@Demigiant –thanks for making such an awesome library! I just want to understand the problem a bit more. So if I generally have each MonoBehaviour handling its own DotTween cleanup...
Hmm... I thought that namespacing the event might allow both to coexist, but apparently not.
@bellicapax – Hi Thanks! > Make sure you also enable the dlls within the dotNet45 folder Curious what constitutes "enabling? Is the following enabled?
I'm new to logseq and it's API, but I just noticed what I assume is the conditional determining if a calendar date click corresponds to a journal page [here](https://github.com/xyhp915/logseq-journals-calendar/blob/c43191708c8cbac66416ed0bd69e272fddbc0b7a/src/App.vue#L143): ```...