You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This way it renders component in the main body but the Drag Execution didn't work, it must be because the DOMHandle is losing the reference of which DOM it should work with but in my opinion it should be the DOM of the body where the modal was rendered.
Reproducer
No response
System Information
primereact: 10.9.2,
react: 19.0.0
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm using a component inside an iframe in my application, but I would like all Dialog resources to work using appendTo as an example Draggable.
Primereact
This way it renders component in the main body but the Drag Execution didn't work, it must be because the DOMHandle is losing the reference of which DOM it should work with but in my opinion it should be the DOM of the body where the modal was rendered.
Reproducer
No response
System Information
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: