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

Multiple Components #48

Open
sersart opened this issue Jan 12, 2018 · 5 comments
Open

Multiple Components #48

sersart opened this issue Jan 12, 2018 · 5 comments

Comments

@sersart
Copy link

sersart commented Jan 12, 2018

How to use nested multiply component.
renderList() {
return this
.data
.map((pane, index) => {
return (
NestedPopout
);
});
}

Thanks

@agustinramos
Copy link

Hi, can you use the prop
name={Math.random().toString(36).substring(7)}

@sidharthancr
Copy link

I have reimplemented the react popout with IE support and more flexibility
https://www.npmjs.com/package/react-popout-v2

@JakeGinnivan
Copy link
Owner

@sidharthancr thanks for doing this, if I added you as a maintainer for both this repo and the npm package would you prefer to take over the original package?

@sidharthancr
Copy link

sidharthancr commented May 14, 2020

@sidharthancr thanks for doing this, if I added you as a maintainer for both this repo and the npm package would you prefer to take over the original package?

Happy to do it @JakeGinnivan

@JakeGinnivan
Copy link
Owner

@sidharthancr did you want to have a quick Skype/Zoom/Other call to discuss, then will add you to everything.

Please email me [email protected] then we can set it up

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

4 participants