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.

Whats needed for basic SSR?

See original GitHub issue

Is your feature request related to a problem? Please describe. I want to render out the images server-side, perhaps with a css overflow to prevent a long list of images floating down the page while CSR hydrates

Describe the solution you’d like The ability to no execute the specific method, or render the function that causes SSR to fail

Describe alternatives you’ve considered Forking, but id rather help maintain than help fragment a good project

Additional context I wrote most the SSR mechanics that next.js dynamic is based off of and wrote the first code-split SSR utility back in the day. I know my way around SSR, just want to know what the issue is and will you accept the change if i burn time doing it.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ScriptedAlchemycommented, Apr 21, 2020

Understandably so, and I do see where you are coming from too! (I’ve got 20 million active users dependent on my OSS stuff)

I didn’t realize this was maintained by a company, that’s good to know! Looking at this from a risk mitigation aspect, free OSS maintainers often get bogged down which becomes a risk to companies if they cant get responses or merges from authors.

I feel way more comfortable knowing this is backed by a company. No need for maintainership unless you see a reason, happy to leave it in your hands and contribute 😃

Will take a look at SSR once our UX department finalizes all the varients of a carousel in the DSM. I’m planning to use yours as the standardized carousel sitewide. If I’ve got some time, ill make an early start on SSR and see where we get it too.

Great work on this carousel, one of the cleanest I’ve come across. Big kudos

0reactions
piotr-s-brainhubcommented, May 12, 2020

@ScriptedAlchemy

So I close this issue and the SSR feature request is reported there https://github.com/brainhubeu/react-carousel/issues/376

Read more comments on GitHub >

github_iconTop Results From Across the Web

Starting SSR? Here's all you need to know - Pixelmatters
In this article, we'll discuss what we can encounter when migrating from a fully client-side rendered (CSR) to a server-side rendering (SSR) ...
Read more >
A beginner's guide to React Server-Side Rendering (SSR)
In this lesson, we are going to talk about server-side rendering (SSR), its benefits, and its pitfalls. Then we will set up a...
Read more >
What is SSR and Why You Need it - Appradius
SSR or Server Side Rendering is the process where server sends data directly to the browser to draw layout. Browser doesn't need to...
Read more >
Solid State Relay or Solid State Switch - Electronics Tutorials
One of the main components of a solid state relay (SSR) is an ... the minimum supply voltage needs to be one or...
Read more >
What is Short Sale Restriction (SSR) and How Does it Work?
Basic Rules of SSR; Example of a Short Sale restriction ... To understand the concept of SSR, you need to first understand what...
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