react-new-window icon indicating copy to clipboard operation
react-new-window copied to clipboard

javascript not referenced in the new windows

Open delta360-developer opened this issue 5 years ago • 3 comments

I have a component using the chart.js (https://github.com/jerairrest/react-chartjs-2) plugin in my component. This component does not work when rendered in the new windows since it requires the javascript references. How can I reference the javascript libraries in the new window?

delta360-developer avatar Mar 02 '20 21:03 delta360-developer

This along with #69 are related. I will need to investigate how feasible copying js references are the same way we do with css files.

rmariuzzo avatar Aug 02 '20 04:08 rmariuzzo

Maybe we could provide something on how react-helmet works.

rmariuzzo avatar Aug 02 '20 04:08 rmariuzzo

@rmariuzzo Do you have any solution for that?

tommybernaciak avatar Dec 03 '20 22:12 tommybernaciak

@rmariuzzo Do you have any solution for that?

Not yet. I'm checking all issues one by one. I will think on a fix regarding this.

For now, will close this one in favor of: https://github.com/rmariuzzo/react-new-window/issues/69

rmariuzzo avatar Nov 27 '22 05:11 rmariuzzo