question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

troika seems to break SSR

See original GitHub issue

https://github.com/react-spring/drei/issues/25

https://github.com/react-spring/drei/issues/23

it seems to rely on document, which does not exist in node.

i believe in order to make troika pseudo-isomorphic all it would have to do is:

const linkEl = typeof document !== 'undefined' && document.createElement('a')

this would allow ssr to function normally.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
gtolarccommented, May 27, 2020

yep, I haven’t felt any other problems. and in 0.26.1, the warning message disappeared. Thank you! @lojjic

1reaction
lojjiccommented, May 26, 2020

@gtolarc I can see how that warning message would be very annoying in server logs, so I’ve gone ahead and suppressed it in non-browser environments: 3dedb8f2b338e9345c107831863152b115ca50d2

I’ve published 0.26.1 with that change.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Excesses are not permitted": - Mass Terror and Stalinist
The victims seem to have been politically or socially marginal types already somehow stigmatized: common crimi- nals, veterans of the White Army in...
Read more >
The Return of Stalinist Show Trials
On Monday, a court in central Russia jailed members of an anti-fascist activist group Set — Russian for “Network” — for up to...
Read more >
Troika - Naomi B Cook
For this project I worked on a data set project using GPS coordinates of three online dating users. This project was spurred by...
Read more >
LEADERS OF THE USSR AND UKRAINIAN SSR DURING ...
proposed in a telegram to local organizations that local workers stop ... leaders of the Ukrainian SSR were responsible not only for the...
Read more >
Policy Paper and Case Studies Capturing UN Preventive ...
our case studies and elsewhere, that a break in the escalatory ... and it appeared the international troika had suffered a serious.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found