Duplicate tab-page in same TabView dose not work

What do you want to achieve?

Duplicate tab-page in same TabView

What have you tried so far?

I have very small project where I am using a TabView with two TabPage (for example, Sunday, Monday)
after preparing required UI, labels etc… when I duplicate Sunday TabPage with new name as Monday (Sunday, Monday),
after flashing SW into the Arduino R1 Giga board, board hangs and no touch screen works at all. if I delete “Monday TabPage” which was duplicated,
everything works fine.
shall I prepare “Monday TabPage” individually without duplicate from “Sunday TabPage” or is there any hidden technique to enable duplicate feature effeciently?

Screenshot or video

Others
SquareLine Studio version:
1.4.1

Operating system:
MAC Os Sonoma version 14.5

Target hardware:
MAC book Air

Tab pages duplication seems to be a bug in SquareLine, we will work on fixing this. You can add a Tab page on the Inspector panel by pressing the “Add tab page” button. The content can be duplicated easily by creating a container on the tab page (with height and width on 100%). Then enter in this container the content of the tab page, duplicate the container and you can drag it on the other tab page.