Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Using Liferay 7.3.5 GA6 with F12 Dev-Tools
There sadly is some weird behaviour when using Liferay 7.3.5 GA6 with F12-Dev-Tools from Chrome open.
On every page request there is a really ugly notification that the URL could not be found.
Altough the page exists and is loaded with that notification.
German Example:
<div class="container pb-3 pt-3">
<h3 class="alert alert-danger">
Nicht gefunden
</h3>
Die angeforderte Ressource konnte nicht gefunden werden.
<br><br>
<code class="lfr-url-error">http://localhost:8080/web/guest/welcome</code>
<div class="separator"><!-- --></div>
<a href="javascript:history.go(-1);">« Zurück</a>
</div>
Anyone else noticed that behaviour and maybe got a solution for this?