decidim icon indicating copy to clipboard operation
decidim copied to clipboard

[Taxonomy] [Filter] Entire duplicate page appears when adding a filter to a debate

Open rambip opened this issue 1 month ago • 1 comments

Describe the bug

When an admin creates a new debate in a participatory process, and immediatly clicks on "add filter", the entire html page is duplicated in a div, with the message You are not authorized to perform this action.

To Reproduce

  1. Log in as an admin
  2. Go to participatory process and create a new one with required fields
  3. Create a new "debate" feature
  4. In the settings that just appeared, click "new filter"
  5. observe error with the whole duplicated page

This only happens when the component is not created. Once the component is created, the admin can click on "configure", then on "add filter" and everything works.

Expected behavior

The "new filter" should behave as usual and open a modal to select the taxonomy options

Screenshots

Image

The element seems to contain the entire html page: Image

Stacktrace

No response

Extra data

  • Device: Mac
  • Device OS:
  • Browser: Firefox
  • Decidim Version:
  • Decidim installation: nightly.decidim.org

Additional context

No response

rambip avatar Nov 24 '25 15:11 rambip

IDK if it is related, but there is a lot of logs from stimulus.js in the console: Image

rambip avatar Nov 24 '25 15:11 rambip