Accordion does not expand by default even if I put the expand property in it when deploying to server

Hi everyone,

Currently I'm using Syncfusion trial to research this library, I'm using Accordion to create a side menu for my project. It works fine on my local machine but has the problem when deploying to the server, the "expanded" attribute does not work when I clear the cache, it will expand as default when I reload the page. 

I look at the DOM when I clear cache it not add expand class (even I put the expanded property) at first, when I reload the page the class expand added as normal


This is the simple demo for what I created in my project:

https://stackblitz.com/edit/react-ts-rdxnvr?file=App.tsx



2 Replies

RM Ruksar Moosa Sait Syncfusion Team August 10, 2022 02:48 PM UTC

Hi Thien,


Greetings from Syncfusion support.


Currently, we are validating your reported query at our end and we are facing complexity in validating the cause. So, we will update further details as soon as possible. We appreciate your patience


Regards,

Ruksar Moosa Sait



RM Ruksar Moosa Sait Syncfusion Team August 12, 2022 03:54 PM UTC

Hi Thien,


We have checked on your reported issue and it seems to be a browser-specific issue. We have checked the issue is in Chrome's latest version 104.0.5112.81 and we are unable to reproduce the issue at our end and it works as expected. So, can you kindly update the browser version if the browser version is lower and let us know if the issue is resolved?


Regards,

Ruksar Moosa Sait


Loader.
Up arrow icon