-
I have received feedback from a user asking how they can render React components in a Highcharts formatter function.
This proved to be quite difficult and we should try to somehow make it more user f…
-
I'm trying to configure rehype-pretty-code alongside rehype-mdx-code-props in a next-mdx-remote setup but haven’t managed to get it to work as expected. I'm aiming to enable syntax highlighting with c…
-
There seems be notable inconsistencies in how code style rules are applied within the React components section.
- Method Ordering:
There are discrepancies in the ordering of lifecycle methods and …
-
### Describe the bug
1. RatingIndicator component can't set size, while UI5 version can set;
![image](https://github.com/user-attachments/assets/4b3d6cf1-4d28-4903-8898-404d353110fd)
2. In a disp…
-
What are the suggested types for the `mdx.tsx` definitions? (app/components/mdx.tsx)
I'm using the [blog](https://vercel.com/templates/next.js/portfolio-starter-kit) for inspiration. I'm using st…
-
Hi!
This Fluid is a great library!
But I found an issue while using this.
```javascript
import { Suspense } from "react";
import * as THREE from "three";
import { Canvas, useLoader } from "@…
-
### Summary
Not able to run unit tests
### Steps To Reproduce
Install the last version
`npx '@salesforce/pwa-kit-create-app@latest' --preset retail-react-app-demo`
install the depende…
-
@Marxoz @landonmaxwell @joshbermanssw @bradystroud
### Pain 🩸
It's impossible to get around the fact that there's a lot of overhead, necessitating the development of new components built with Rea…
-
### Description
After updating to the latest version, SDK52, my app has stopped working on iOS devices, although it was previously working fine on both iOS and Android. Specifically, the TouchableOpa…
-
Hello,
My team is developing an analytics app using React. We're using react-plotly to generate charts in our app. My question is what is the recommended way to test these components?
In our old …