Problem when making a poll inside a details

Hi, while creating a suggestion, I tried to put a poll inside a details block but encountered an issue.


Regular poll (source):
image

Regular poll (rendered):

image


Poll inside a details block (source):
image

Poll inside a details block (rendered):

image


Poll inside two or more nested details blocks (source):
image

Poll inside two or more nested details blocks (rendered):

image

When I tried to create a topic containing a poll inside two nested details blocks, I got the following error: “An error occurred: Poll must have at least 1 option.”

Does anyone know if I made a mistake and how to fix it ?