react-iframe-comm icon indicating copy to clipboard operation
react-iframe-comm copied to clipboard

React iFrame communication - talk to your iFrames via postMessage

Results 7 react-iframe-comm issues
Sort by recently updated
recently updated
newest added

Alternate prop validation of `name` and `src` properties. Now one of these is required instead of `src` being always mandatory.

Hello, In the project where we use the IframeComm component, there is a case in which the link of the displayed page is too long due to the number of...

Support the latest react life cycle eg: componentWillReceiveProps ---> getDerivedStateFromProps

Hi, is it possible to specify react and react-dom as dev dependencies? Otherwise installing react-iframe-comm will result in installing react too, what may lead to some issues.

Just a thought: This package looks promising but I'd like to suggest that you create a client (iframe-resident) element to your package that handles a security relationship. See: https://github.com/robertlight/worldmapXBlock/blob/master/doc/worldmap-xblock-arch.rst (something...