Hi,
On Page 10 for example, should we be using for example:
<.link patch={~p"/customers?sort=asc"} replace={false}>
as per:
Thanks.
Hi,
On Page 10 for example, should we be using for example:
<.link patch={~p"/customers?sort=asc"} replace={false}>
as per:
Thanks.
on the client side I mean, you can still do this server side:
https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.html#push_patch/2