git reset --hard
git pull
git checkout 4.0-dev
rm -rf administrator/templates/atum/css; rm -rf templates/cassiopeia/css; rm -rf media/; rm -rf node_modules/; rm -rf libraries/vendor/; composer install; npm ci;
Gives commit
f600473
visit Joomla Admin -> Global Configuration
Tabs and no JS error
No Tabs and JS error
SyntaxError: The string did not match the expected pattern.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-03-25 21:28:08 |
Closed_By | ⇒ | PhilETaylor |
restarted Safari and seems ok now... very very strange
Aggressive Browser caching? (the dev env shares the same mediaversion hash no matter how many git checkouts you did, the hash is based on the JVersion which basically is the same for the 4.0-dev)
Maybe, Ive had a few issues recently with Safari though (Im running the beta version of macOS)
forgive me, this is not a bug, and I should have restarted my browser before reporting (although I did checkout many different revisions and rebuild from scratch several times!)
@dgrammatiko ?