mshibanami / redirect-web

Repository of the support website for Redirect Web for Safari
https://mshibanami.github.io/redirect-web/
MIT License
32 stars 2 forks source link

Warning Displayed on Page Redirection Using the DNR type #45

Closed mshibanami closed 2 months ago

mshibanami commented 4 months ago

The upcoming DNR type has a problem that the following warning is shown at the top of the web page:

This webpage was reloaded because a problem occurred.

See more details in a dedicated repository I created here: https://github.com/mshibanami/DeclarativeNetRequestIssue

This issue is for tracking the progress for visibility.

Current Progress

I sent feedback to Apple on the last October, and according to Apple, the fixes for this issue will come soon 🎉:

Screenshot 2024-07-29 at 2 00 24 PM

As of now (2024/07/29), it doesn't seem to have been released yet. Probably it'll come on Safari Technology Preview 200 or later.

mshibanami commented 4 months ago

I think this issue actually breaks the redirection as it ignores resourceTypes. I reported it as part of FB14502272.

mshibanami commented 4 months ago

excludedRequestMethods and excludedResourceTypes don't work either. And now I'm not too sure if it's related to this warning...

mshibanami commented 2 months ago

It seems the warning is no longer shown in the Safari Technology Preview 202, but it just doesn't work. I'll report this along with #48.

mshibanami commented 2 months ago

excludedRequestMethods and excludedResourceTypes don't work either. And now I'm not too sure if it's related to this warning...

This should be already fixed.

It seems the warning is no longer shown in the Safari Technology Preview 202, but it just doesn't work. I'll report this along with https://github.com/mshibanami/redirect-web/issues/48.

This is handled in #48

I'm closing this now.