mdn / mdn/browser-compat-data

api.Window.load_event - is not working as expected in the latest ios safari

Open
#29,527 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

browser:safari_ios data:api info needed
Dominant language
JSON
Stars
5.8k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
186

Description

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

In the iOS Safari latest version, the load event is not working as expected, Apple says it is deprecated

load

Deprecated, use pageshow instead

https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariWebContent/HandlingEvents/HandlingEvents.html

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

I expect to see all supported versions and all working

Did you test this? If so, how?

i have this peace of code window.addEventListener('load', function ()

That is not getting executed in the latest ios safari

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/Window/load_event

MDN metadata
MDN page report details
  • Query: api.Window.load_event
  • Report started: 2026-04-22T15:44:12.281Z

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the api.Window.load_event entry and the linked MDN and Apple documentation. Verify the reported latest iOS Safari behavior and determine which compatibility data is incorrect or incomplete. Done means the entry accurately reflects supported iOS Safari versions and the documented behavior, with evidence for any data change.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.