User tests: Successful: Unsuccessful:
Pull Request for Issue - window.skipToMenuInit is not a function error in console in index.php
.
Removed the function as could not find any method skipToMenuInit() in J4 code.
Login -> Control Panel(index.php) -> check console error
No error
window.skipToMenuInit is not a function error
No
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
And if you remove that line does the skipto still work
I've just patched skipTo missing from the package-lock file. That might also help if the file was missing because npm ci
would have failed until now
I was getting the same error even after pulling new changes, running npm install & clearing cache.
Unable to reproduce after installing the latest https://github.com/joomla/joomla-cms/tree/4.0-dev
Whatever the state of the lock. Disabling the script is not the fix obviously.
Please close this
Closed_Date | 2019-03-28 21:52:23 | ⇒ | 2019-03-28 21:52:24 |
Closed_By | Quy | ⇒ | joomla-cms-bot |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-03-28 21:52:23 |
Closed_By | ⇒ | Quy |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/24395
This cannot be correct as it was perfectly before merge. Are you sure your site is up to date and you have run npm install