Stef Lewandowski
Stef Lewandowski
If a user attempts to edit their profile they will get this error. To fix this I had to do something like this, which feels like a cludge: ``` class...
I'm trying to pull this down and not having any issues with git elsewhere. I run git clone, it quickly gets to 99% and then reaches 140 MB of download...
Hi folks, I installed this a few weeks back, and tried again today with the latest version. I get stuck on the github "select a repo" screen. It looks like...
I am seeing repeated 400 errors with axiom logs for front-end logs in production. For instance, this call (where connectors is an empty array): ```log.debug("getConnectors", { connectors });``` Generates a...
I just tried flipping an existing app from Ruby 1.9.3 to 2.0.0 and sprockets is failing to compile the manifest into js. I've been using padrino-sprockets on lots of projects...
The following isn't clear [from the documentation](https://www.rudderstack.com/docs/event-spec/standard-events/group/), and the website has sent me here to create an issue to make my suggestion for an improvement. The `group` standard event associates...