HOSEIN
December 26, 2024, 6:21pm
1
Browser : Chrome 131.0.6778.205
OS : Windows
URL : Link
Hi bricks team,
1- In the nestable accordion element, if we use the Expand item indexes option, it will be applied with a delay on the front end.
2- In the nestable tabs element, the content of the tabs and the tab icon are rendered with a delay.
Matej
December 27, 2024, 9:37am
2
Hi @HOSEIN ,
thank you. Yep, I see. The reason is that we open those items with JS, so when they first load, they are closed.
The same should actually happen even if you don’t use “Expand items”, right?
Matej
1 Like
HOSEIN
December 27, 2024, 10:22am
3
Hi Matej,
If we don’t use Expand items, there will be no problem rendering the nestable accordion.
Matej
December 27, 2024, 10:38am
4
Hi,
yeah, in the old versions you had to have “Expand first item” control enabled. But the same was happening, since we expanded them with the JS as well.
Anyway, I’ve created an improvement task for this
Thanks,
Matej
1 Like