Ashish Tonse

Results 7 comments of Ashish Tonse

Any plans to cut a new release of distillery to fix this? I couldn't figure out why our deployments were broken since upgrading, and have had to rewrite my deployment...

We use this tool a lot. But the UI could use a lot of improvements. I am also an ember developer but to be honest, with LiveView now, we really...

For others who might be looking at this PR due to seeing compilation errors as of yesterday, this happens in LiveView 0.18 (Released Sep 21, 2022). We fixed this by...

I found the issue. The version of `file_system` pulled in by this hex is not up to date with macOS Big Sur. (it was fixed in this PR a few...

We're still encountering this problem and it doesn't seem terribly useful without any documentation. We are using a content engine to generate the string for the entire HTML page, and...

I solved this in my fork shortly after writing this. I'll send you a pull request :)

We'd love to use this since we cast our states to atoms in our codebase, but ecto_state_machine has trouble saving them back because they're of type `Ecto.Enum`