-
I am use React Router for my web app, it will build successful but its just show blank white screen. Any body help to fix it.
App.js
```
import React, { Component } from 'react';
import { BrowserR…
-
### Describe the issue
After upgrading React Native to version 0.75.4. Session replay fails to compile for Android.
I get the following message
```
e: file:///Users/rmerchant/Projects/Avios/IAGLoy…
-
### On which framework/platform would you like to see this feature implemented?
React
### Which UI component is this feature-request for?
Other
### Please describe your feature-request in detail.
…
-
Uncaught TypeError: Cannot read properties of undefined (reading 'div')
at ./node_modules/@speechly/react-ui/lib/components/Info.js (Info.tsx:64:1)
at options.factory (react refresh:6:1)
…
-
## Please list the related package(s)
```
"@shopify/ui-extensions": "2024.10.0",
"@shopify/ui-extensions-react": "2024.10.0",
```
## If this related to specific APIs or components, please …
-
### Overview
My app is listening for `error` event in `window` object to display errors those are not handled by components. We are using `react-select` with properties `isMulti` set to true, `menu…
-
Most of the code examples, for almost all components have a
```
import './index.css';
```
clause, without any CSS tab in the code view.
Here are a few examples:
https://www.infragistics.com/…
-
## Description
I've created a lookup with some configs defined for different notifications and one button to show each one. It works fine until I tap the same button a second time and then I get an…
-
Error I receive:
```
Server Error
ReferenceError: HTMLElement is not defined
This error happened while generating the page. Any console logs will be displayed in the terminal window.
Call Stack…
-
### Steps to reproduce 🕹
Link to live example:
https://codesandbox.io/p/sandbox/mui-resizeobserver-loop-error-d2w936
Steps:
1. Create view with TextArea component
2. Set rows props to 2
…