-
The registry-v2 project is currently set up with a default react app embedded into the binary. We need to port the existing react code in registry.coder.com into registry-v2. Once we have parity in fu…
-
# How to Embed React Project in a Vanilla JS Website | Jonathan's Dev Blog
Why embed a react app into a vanilla JS / jQuery website? On a recent project I wanted to develop a react component, that ha…
-
## 📝 Issue Description
Add the following content for **JSX (JavaScript XML)** under **REACT**
1. What is JSX?
2. Embedding Expressions in JSX
3. JSX Syntax Rules (Single Parent Element, Self-C…
-
- Error: `findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference.`
- Where: ExplicitSize
- Usage instances: `Expl…
-
Hi,
I'm trying to add custom icons and styles across all messages directly on the source code. I have built it and then I can view the custom class names in the web.js file under dist. I am deploying…
-
Create an **Exclusive Offers** section to showcase product bundles, top-selling items, and festive discounts for **Diwali/Festival**. This section will feature a carousel with multiple product images …
-
### Steps to reproduce
Link to live example: (required)
Steps:
1. go to mux datapremium
2. try to manage column visibility
3. the names of the columns are not ordered..
### Current behavio…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/embed/9gmr38?module=/src/Demo.tsx&fontsize=12
Steps:
1. Open the ["Virtualization" Autocomplete demo](https://codesandbox.io/em…
-
### Link to the code that reproduces this issue
https://github.com/threepointone/next-repro-react-dupe
### To Reproduce
- npx next build
- bun lcs.ts
### Current vs. Expected behavior
We're t…
-
Replicate and then replace the current plotly.dash frontend with a react frontend:
- [x] install react
- [x] link two scatter plots so that values that share a commen hidden variable are highlighted…