Problem
Tried to use on Liveview websocket, but not working
Solution
Need to work on Liveview
Additional info
Looks like not able to compile:
defmodule HelloWeb.UserLive.Index do
use Phoenix.LiveView
lib/hello_web/live/user_live/index.ex:11: undefined function plug/1
Problem
Tried to use on Liveview websocket, but not working
Solution
Need to work on Liveview
Additional info
Looks like not able to compile:
defmodule HelloWeb.UserLive.Index do
use Phoenix.LiveView
lib/hello_web/live/user_live/index.ex:11: undefined function plug/1