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

Fixed bug in SSR #1865

Closed
wants to merge 3 commits into from
Closed

Fixed bug in SSR #1865

wants to merge 3 commits into from

Conversation

Korilakkuma
Copy link
Contributor

@Korilakkuma Korilakkuma commented Aug 10, 2018

This PR will...

This PR will fix some bugs in SSR.

Why is this Pull Request needed?

This PR is needed to enable SSR.

Are there any points in the code the reviewer needs to double check?

Resolves issues:

#1863

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md

@tchakabam
Copy link
Collaborator

can you explain what bug this is solving exactly and why we need this perf-hooks package now? :)

some more explanation would be nice ;)

@tchakabam
Copy link
Collaborator

Also, can you check if the issue addressed is fixed with #1841 ?

WE merged this recently and it's supposed to do all the SSR magic. I don't see how it could be specifically related to performance, there are many other globals. We have a general solution with the PR merged above.

@tchakabam
Copy link
Collaborator

i don't think we want to go for a solution that only addresses a subsection of the problem.

@tchakabam tchakabam closed this Aug 10, 2018
@Korilakkuma Korilakkuma deleted the hotfix/fixed-ssr branch August 10, 2018 14:25
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.

2 participants