Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accordion displays the same content in all panes #298

Open
apiening opened this issue Nov 1, 2016 · 3 comments
Open

Accordion displays the same content in all panes #298

apiening opened this issue Nov 1, 2016 · 3 comments

Comments

@apiening
Copy link

apiening commented Nov 1, 2016

Using the most recent version (commit 356aa7e) I experienced a very strange behavior withe the accordion: When I add three panes and I add a CE to one of the panes, it is displayed in all three panes.
The CE behaves as if I had created the same CE in all three panes, in the backend and in the frontend. When I hide or delete one of them, all three content elements are affected.
It looks like the CE is referenced by all three panes.

Any idea what caused this? The accordion is unusable for me behaving like this and I cant figure out how to 'repair' it.

@apiening
Copy link
Author

apiening commented Nov 2, 2016

I noticed that when I save the accordion without panels and then edit it again and add panels, it works.
This is still an issue, since this is rarely the normal procedure of an editor. It is a workaround.
It looks like something goes wrong while saving a fresh accordion with multiple panels.
For me it is not clear if this really is a fluidbootstraptheme by itself or is introduced by an update of fluidcontent. But I did not notice problems with other CEs.
Can anyone confirm that this issue exists, or is it just me?

@apiening
Copy link
Author

I'm still experiencing this issue and my customer complains about it from time to time. Can someone confirm that this is a bug and not related with my setup or configuration?
From looking at the definition of the accordion template I can't see how this happens, it may also be a problem with fluidcontent?

@dahaupt
Copy link

dahaupt commented Nov 17, 2017

@apiening Hello and sorry for this late answer. I'm also experiencing this issue. There is a problem with the id of each panel not getting generated under certain circumstances. That's furthermore the reason why the columns in the grid have the same name and the content is referenced by all of them.

I'm looking into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants