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

Fix images and React styles in generated windows

Open mecirt opened this issue 4 years ago • 1 comments

  • Fix links in new window by setting the base URL correctly
  • Update styles in the new window whenever they change in the parent. This is needed if the application mounts new React components inside the new window (React updates those styles on-demand instead of loading them at start).

mecirt avatar Apr 05 '22 13:04 mecirt

Why was the help wanted tag added? Do you want someone to verify this?

bluSCALE4 avatar Sep 21 '23 17:09 bluSCALE4