Hello, I had the same problem. You can use the $Headers[“host”] variable to avoid hardcoding your URLs.
I think the issue comes from React. With the relative link, it should only update the DOM and not the actual page itself.
Hello, I had the same problem. You can use the $Headers[“host”] variable to avoid hardcoding your URLs.
I think the issue comes from React. With the relative link, it should only update the DOM and not the actual page itself.