Changes between Version 1 and Version 2 of Ticket #39175, comment 5
- Timestamp:
- 12/08/2016 04:24:01 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39175, comment 5
v1 v2 3 3 `window.location.replaceState( data, '', false );` 4 4 5 This code will not throw an exception nor warn them in the console, andwork as expected in a theme. However, as consequence, the Customizer would quietly have the same issues as discussed in this ticket. Is it perhaps wise to provide that extra check here as well? See [https://core.trac.wordpress.org/attachment/ticket/39175/39175.3.diff].5 This code will not throw an exception nor warn them in the console, but work as expected in a theme. However, as consequence, the Customizer would quietly have the same issues as discussed in this ticket. Is it perhaps wise to provide that extra check here as well? See [https://core.trac.wordpress.org/attachment/ticket/39175/39175.3.diff].