Opened 4 years ago
Last modified 4 years ago
#51323 new defect (bug)
Multiple Reference Id backend issue in Inner block component
Reported by: | posimyththemes | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | |
Focuses: | ui, javascript, administration, template | Cc: |
Description
We want to show multiple inner blocks on backend in same block. For example, If we have one widget and in to that, If we want to use two reusable blocks. We need to add two values. But, Currently, It shows just one value in backend. In frontend, It works fine because we have PHP based rendering. In backend, It show same reusable multiple times, even if we have selected different reusable blocks.
You can check in screenshot about reference id. https://ibb.co/R0Pw6wK
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Removing the
accessibility
focus as this issue doesn't seem related to web content accessibility. Please do feel free to re-add it if I'm missing something.