06-04-2021 12:17 PM
Hello,
I use Angular 7.2, adf-content-services 3.5.0, adf-core 3.5.0 and js/api 3.5.0
I use the following alfresco composent in a angular component:
<adf-userinfo class="adf-app-layout-user-profile" [menuPositionX]="'before'" [menuPositionY]="'above'">
</adf-userinfo>
I have a scss file with it.
It works nice on chrome 🙂 :
But it doesn't appear on firefox (and IE):
What is missing ?
I compare config files with an othe projet where this composent appears in production but I don't find the problem
Thank's in advance
06-07-2021 06:21 AM
Hi @anakin98000
In Firefox - is there anything in the Developer Console or Network tabs that indicate an issue? If not, can you see the component output in the HTML source code?
06-07-2021 08:44 AM
Hi,
I see the component :
And there is just a warning message (i don't know if there is a link)
If i translate (excuse my english) : "Some cookies use incorrectly SameSite recommended attribute" adf-core.js:1792
Thank you for your help
06-07-2021 09:18 AM
Waouhh ! In the same window, If I open a new tab with another project that uses too this component (that works), and then I refresh the first tab, the coponent is displayed !!
Can it be css or scss files conflicts ?
06-08-2021 03:22 AM
In angular.json, i have removed for testing the other css files references, same result...
06-08-2021 05:41 AM
Hi @anakin98000
Could it be a caching issue with Firefox? Can you try using Icognito mode - this should use a fresh cache - and see if it appears as expected?
Explore our Alfresco products with the links below. Use labels to filter content by product module.