ReactJs 中的 301 重定向
我正在构建一个外部应用程序,并且在第一次加载该应用程序时需要重定向到 Shopify 链接,以便用户可以授予我的应用程序权限。目前,我正在这样做:
,其中 {url} 是我的应用应重定向到的正确网址。但什么也没发生。我错过了什么吗?如何使用 React 正确重定向到外部网页并获取 301 状态代码?
I'm building an external app, and upon loading the app for the first time in needs to redirect to a shopify link so that the user can give my app permissions. Currently, I'm doing it like this:<Navigate to="{url}" />
, where {url} is the correct url that my app should be redirecting to. But nothing happens. Am I missing something? How do you properly redirect to an external webpage and get a 301 status code using React?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论