You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable CDN Dynamic Resources: checked (I use the Liferay cdn to reproduce the issue to avoid setting up a proper CDN, but the navigation breaks sometimes; so keep the configuration view open to unset the configuration if needed.)
In a new tab, open the developer tools with the console tab and go to localhost:8080.
@fortunatomaldonado, we appreciate your contribution, however, please be informed that we have transitioned away from using GitHub issues to track and prioritize our work. At present, we are exclusively utilizing LPS tickets for issue management. Therefore, we kindly request you to create your LPS tickets for any new matters or inquiries ;)
Is there an example you can provide via codesandbox.com?
What are the steps to reproduce?
https://liferay.atlassian.net/browse/LPS-197657
1.Start up Liferay.
2.Configure a CDN by going to Instance Settings > Instance Configuration > General and setting
Actual Result
There errors in the console: Unsafe attempt to load URL http://www-cdn.liferay.com/o/classic-theme/images/clay/icons.svg from frame with URL http://localhost:8080/. Domains, protocols and ports must match.
What is the expected result?
There is a request to http://www-cdn.liferay.com/o/classic-theme/images/clay/icons.svg with no issues.
Environment
The text was updated successfully, but these errors were encountered: