-
### Steps to reproduce
Hi there,
I met an issue when integrating gem react-rails into my current project. And any suggestion would be much appreciated!
My ultimate goal is to build severa…
-
### Describe the Bug
I have a simple example where I have a stack viewport, upon toggling images the RAM keeps increasing everytime the image is rendered. Note this is not just the initial load siz…
-
Will need to add this for posts.content and comments.content text area tags.
-
Chapter 04 - Talk is cheap, show me the code!
Assignment
● Is JSX mandatory for React?
● Is ES6 mandatory for React?
● {TitleComponent} vs {} vs
{} in JSX
● How can I write comments in JSX?
● What is …
-
### What is the problem this feature would solve?
This feature will add a faster way to transform JSX to string on the server-side, Similar to Deno precompile JSX
### What is the feature you are pro…
-
### Should this be an RFC?
- [x] This is not a substantial change
### Which package is this a feature request for?
Other/unknown (please mention in description)
### Description
Next.js 15 was jus…
-
I'm trying to get a version of the [renderless example](https://github.com/futurepress/epub.js/blob/master/examples/renderless.html) working in my React app.
```
const section = book.spine.get(hr…
-
### Current Behavior
If I create a memoized component which renders a pixi element, that component will continue to render even after it is unmounted. I believe this only happens when using proxy s…
-
### What happened?
Mark doc throws if React is not installed, even if the react renderer is not being used.
The renderers should be exported from a path other than the package’s main entry point…
-
### Link to the code that reproduces this issue
https://github.com/gurkerl83/next-turbo-dynamic-import
### To Reproduce
1. Clone the reproduction repository:
```bash
git clone https:/…