Evan Reeves
Evan Reeves
Also having this same issue with both of the examples provided in this repo. ``` alpaca ~/alpaca/examples/helpful/ panic: interface conversion: interface is nil, not map[string]interface {} goroutine 1 [running]: runtime.panic(0x6ff260,...
Hey @mkawalec - thanks for putting this PR together. A lot of things needed to be updated to accomplish the move to async but I think this represents a very...
If you're open to the suggestion I'm happy to take a pass at making the change. I think the more controversial decision would be about the new type name -...
Thanks for the quick reply. I just saw these changes on master. I pull those in, still getting a crash. ``` cargo run Finished dev [unoptimized + debuginfo] target(s) in...
+1 having the same issue of a missing rbenv rehash after bundler is installed. I'm installing rbenv via puppet and attempting to automate bundle installation, so it's proving to be...
@mmstick do you have an example of some code that you used to generate this? Happy to explore this issue if you can help provide an example that demonstrates how...
@mmstick it seems to me that the choice to implement relationship is really up to the author(s) implementing the JSONAPI response. In my experience with the spec it seems that...
@ducharmemp hi there! I wanted to chime in with some info on some of the comments that you've made. In particular: > What's the recommended way to construct links? >...
~~@stephane-ein I was looking at the issue that you opened in the firestore-db-and-auth repository. Is this still an issue with recent changes to this crate? Digging into the code it...
Upvote for this. Would like to have this integrated if possible.