daybrush / moveable

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!

Home Page:https://daybrush.com/moveable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-moveable is completely unusable inside iframes. Only the basic drag functionality works.

brutal-orange opened this issue · comments

Environments

  • Framework name: react-moveable
  • Framework version: ^0.56.0
  • Moveable Component version:
  • Testable Address(optional): -

Description

If we create a Moveable inside an iframe, the only thing that works is the drag functionality.

  • The styles don't work, even if you copy the inline stylesheet.
  • The snaps don't work at all.
  • The visuals to snaps (lines, digits) don't work.

Not sure what happened, but it used to work. It's currently bricking a lot of functionality, and not sure what to do.