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.

This bug was introduced on 10.4.2. In 10.4.1 is working fine.

Preact 10.4.1 vs 10.4.2

image

Reproduction

I don’t understand when it happens exactly. But look an error on SSR.

Steps to reproduce

  • clone the repo https://github.com/aralroca/preact-issue-report
  • yarn && yarn dev -> Is working fine
  • Upgrade Preact from 10.4.1 to 10.4.2 (or 10.4.4).
  • rm -rf node_modules yarn.lock && yarn && yarn dev -> Is not rendering well the content

Expected Behavior

Render the content in the same way than 10.4.1

Actual Behavior

It’s not rendering the content.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
aralrocacommented, May 29, 2020

It works very well now 👏

1reaction
JoviDeCroockcommented, May 29, 2020

This has been fixed in preact-render-to-string 5.1.9

Read more comments on GitHub >

github_iconTop Results From Across the Web

What are Javascript render problems? - BrightEdge
Learn how JavaScript render issues can affect your site's page performance and search engine rank, as well as how to fix these JS...
Read more >
Rendering issues | - Atlas of Digital Damages
Explains things that can go wrong while rendering. We call it “rendering” when a digital object is shown on a screen. Rendering has...
Read more >
How to Fix Common Render Issues in Premiere Pro
Nothing deflates you quite like the inability to render your video project, so in this article we're going to go over some of...
Read more >
4 Common render problems in Blender and how to solve them
4 Common render problems in Blender and how to solve them · Blender crashing on render · Blender renders black frames · Missing...
Read more >
7 3D Rendering Issues That Commonly Pop Up in Projects
Easy Render · 1. Design is too simple · 2. Too futuristic · 3. Recycling · 4. Reflection rendering · 5. Light bouncing...
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