Will Battel

Results 40 comments of Will Battel

Hey @morganchen12 just wanted to indicate that we'd still appreciate this. We're able to do this manually on our end of course, but as mentioned above this is a pretty...

@morganchen12 is there any update on this? We'd like to use the FirebaseUI bindings but we require the ability to link multiple providers, which does not seem possible at this...

I might try to work on a PR for this, if I find enough time to set aside. The only problem I see up front is that the function signature...

If I'm not mistaken, there are currently three `didSignInWith` delegate methods in play, one of which is deprecated. So is your idea to add a fourth and deprecate the other...

Just got this as well on our private server running FTB Revelation. Trying to dye the backpack causes this error in the server console, and the crafting is immediately "undone"...

@dymanoid I like your smart teleporting idea. It's unfortunate that C:S has these limitations but I think that's probably the best way to go about it- at least for the...

This would definitely help a lot of developers, however in our case we use a lot of transactions which seem to potentially be beyond the scope of a "lite" SDK....

Yeah I'm trying use static assets in my CSS, such as for a custom `` bullet style, but we're facing the same limitation. ``` import { style } from "@vanilla-extract/css";...

Yeah I figured that'd probably be the case, thanks for the info. For now we can get by with transactions but if you don't mind I'm going to keep this...

I'd also like to add that we see similar value in extending the `create` API to allow for optional document creation. In some cases we want to write a document...