Opened 2 years ago
Last modified 2 years ago
#33856 closed Bug
Django 4 Giant Enormous Bug Report — at Initial Version
Reported by: | DADIDADISUPERDADI | Owned by: | nobody |
---|---|---|---|
Component: | HTTP handling | Version: | 4.0 |
Severity: | Release blocker | Keywords: | Safari, Backbutton, Django4 |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
ug description: Page A is accessed directly, Click something on page A goes to page B, Press back button back to Page A, And simple html elements on Page A will stop working with Safari.
See the bug live at: https://howtoback.com/
Django 3 no such bug
The bug has been proven, Given how big the iPhone market is, Thus the gravity of this bug, I feel obligated to inform the community
How IOS 15 Backbutton works in a nutshell, onclick="history.back();" Very sloppy for a trillion dollar company's browser, FYI this bug only happens in https not http, Let me know if the Django dev team knows what's in Django 4+ causing this bug.