When i submit a form or try to open a href, i get network request failure
As i think its trying to open the action without the baseurl?
for example:
<form action="/some/action">
where the url is relative not absolute.
Is this intentional? And is there a workaround?
Thanks
When i submit a form or try to open a href, i get
network request failureAs i think its trying to open the action without the baseurl?
for example:
where the url is relative not absolute.
Is this intentional? And is there a workaround?
Thanks