Hello,
I tried going to a custom route using Ajaxify, but it does not work.
but the route works properly on full page reload
the error it shows is 404 not found
--Edit--
One page seems to be ajaxifying after i added the api route to it, but it still getting routed to wrong page
link is to
link/ID/add
but the page that is being loaded is
link/ID
and url in the location bar is still the old '/add' one.
when full page refresh is done the proper page is loaded.
and also Another route is not at all getting ajaxified.