Jeremy Neal
Jeremy Neal
I haven't been able to upload images using eager transformations. For my application, I just want to resize images to a certain width by default. Cloudinary seems to support this,...
Help us help you! Have you looked for similar issues? Do you have reproduction steps? [Contributing Guide](CONTRIBUTING.md#reporting-bugs) I recently added react-rails to an existing project, and production builds are failing...
If we define a `phx-click` event on an element with no children and set `disabled` on that element, `phx-click` will not fire. However, if that element has children, this is...
I ran into this bug with nested LiveViews. If you're in a LiveView that is inside the root and click anywhere, this can trigger `phx-click-away` events to fire from the...