Closed skyclouds2001 closed 1 week ago
the Navigation.updateCurrentEntry() must take a options parameter
Navigation.updateCurrentEntry()
see spec idl at https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation
also test mantually by navigation.updateCurrentEntry() in chrome
navigation.updateCurrentEntry()
Preview URLs
/en-US/docs/Web/API/Navigation/updateCurrentEntry
(comment last updated: 2024-11-18 21:31:43)
Description
the
Navigation.updateCurrentEntry()
must take a options parameterMotivation
Additional details
see spec idl at https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation
also test mantually by
navigation.updateCurrentEntry()
in chromeRelated issues and pull requests