Closed rerender2021 closed 1 year ago
The API may have changed, redirects returned is empty, so it throws.
redirects
hardcode subdomain as "www" or use requestUrl as redirects[0] fallback
redirects[0]
Thanks for your feedback. It seems a potential bug that I didn't notice.
Fixed in v2.9.0 :)
Description
The API may have changed,
redirects
returned is empty, so it throws.Workaround
hardcode subdomain as "www" or use requestUrl as
redirects[0]
fallback