Example project using Phoenix 1.8 and LiveToast
To start your Phoenix server:
- Run
mix setupto install and setup dependencies - Start Phoenix endpoint with
mix phx.serveror inside IEx withiex -S mix phx.server
Visit the test page at http://localhost:4000/messaging_conversations
Why LiveToast.send_toast doesn't work at all?
On push_patch or push_navigate it always uses flash instead of toast is it correct?