absowoot

Results 6 issues of absowoot

Layouts need to be built inside of your project before they can be used to display the markdown content. This means that if you have a new layout, you need...

I was attempting to review some functionality but visiting [https://livebeats.fly.dev/](https://livebeats.fly.dev/) is showing an Internal Service Error. I think this started on Nov 3 when Github was also having some issues...

Minor typo(?)

When setting a toast in a controller, it appears that the duration is automatically set to 0 in `LiveToast.Components.flashes`. Could the ability to set options be added?

### Environment * Elixir version (elixir -v): 1.17.3 * Phoenix version (mix deps): 1.7.11 * Phoenix LiveView version (mix deps): ~> 1.0 * Beacon version (mix deps): 0.3 * Operating...

bug

**Describe the bug** Each time the compiler runs, 2 new processes are created for `Elixir.Hologram.Compiler.CallGraph`, and the old processes are not removed, leading to excess memory usage while developing. **To...

bug