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

BUG: Copying a wizard page, and then pasting it on the panel of another wizard page makes a copy of the page it was pasted onto #5934

Open
NiklavsPS opened this issue Dec 4, 2024 · 0 comments

Comments

@NiklavsPS
Copy link

Describe the bug
Copying a wizard page into another page creates a copy of the page it was pasted onto.

Version/Branch
Formio,js 4.16.0
To Reproduce
Steps to reproduce the behavior:

  1. Create form with the type wizard
  2. Add any components
  3. Create a second Page
  4. Copy the first Page
  5. Paste the first page exactly on the panel of the second page
  6. Observe that it makes a copy of the second page.

Expected behavior
The copied page is pasted.

Screenshots
image
image
image

Additional context
Form.io sandbox ID to reproduce - 67501f81402f5fa074881e87

@NiklavsPS NiklavsPS changed the title [BUG] Copying a wizard page, and then pasting it on the panel of another wizard page makes a copy of the page it was pasted onto BUG: Copying a wizard page, and then pasting it on the panel of another wizard page makes a copy of the page it was pasted onto Dec 9, 2024
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

1 participant