Hi,
I have a problem with the leading Slash in a new TYPO3 13 installation. On regular sites the leading slash in front of the .css file is set correctly, but on some sites with plugins (also felogin Plugin), the leading slash hides after reloading the site. If T3 cache is cleared, one time it is created correctly and after reload the slash is hidden again:
<link rel="stylesheet" href="assets/app.4d4b36b8.css?1753368078" media="all">
.setPublicPath is setup correctly with /assets.
Any idea what could solve the problem?
Yours,
Michael
Hi,
I have a problem with the leading Slash in a new TYPO3 13 installation. On regular sites the leading slash in front of the .css file is set correctly, but on some sites with plugins (also felogin Plugin), the leading slash hides after reloading the site. If T3 cache is cleared, one time it is created correctly and after reload the slash is hidden again:
<link rel="stylesheet" href="assets/app.4d4b36b8.css?1753368078" media="all">.setPublicPath is setup correctly with /assets.
Any idea what could solve the problem?
Yours,
Michael