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

4981 support for ssr #5183

Merged
merged 9 commits into from
Aug 1, 2024
Merged

4981 support for ssr #5183

merged 9 commits into from
Aug 1, 2024

Conversation

accmeboot
Copy link
Collaborator

@accmeboot accmeboot commented Jul 29, 2024

How the feature works? / How did you fix the issue?

(Screenshots, videos, or GIFs, if applicable)

Raphaeljs uses a reference to window on the top level, so the conditional import was added.
example-ssr with basic nextjs.
Fix for circular import for Icon in ketcher-react.
Some top level window cheks for ketcher-react package.

Check list

  • unit-tests written
  • e2e-tests written
  • documentation updated
  • PR name follows the pattern #1234 – issue name
  • branch name doesn't contain '#'
  • PR is linked with the issue
  • base branch (master or release/xx) is correct
  • task status changed to "Code review"
  • reviewers are notified about the pull request

@accmeboot accmeboot requested a review from rrodionov91 July 29, 2024 12:44
@accmeboot accmeboot marked this pull request as ready for review July 30, 2024 15:22
@accmeboot accmeboot linked an issue Jul 30, 2024 that may be closed by this pull request
@rrodionov91 rrodionov91 merged commit 9a0f30c into master Aug 1, 2024
5 checks passed
@rrodionov91 rrodionov91 deleted the 4981-support-for-ssr branch August 1, 2024 10:09
Guch1g0v pushed a commit that referenced this pull request Oct 17, 2024
- example-ssr created
- example-ssr window error fix & hydration fix

---------

Co-authored-by: Mikhail Vialov <mikhail_vialov@epam.com>
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

Successfully merging this pull request may close these issues.

Support for SSR
2 participants