-
https://github.com/user-attachments/assets/7c9ef839-c35a-42fc-97f8-f5cae01d03de
### Current behavior
I'm encountering an issue on Android devices where the tab label status is incorrect when switchin…
-
### Describe the bug
(I'm putting this first as I think it's important pretext, sincere apologies if this throws anyone off)
FireFox and Safari have rather interesting behavior regarding setting…
-
Not to be a dick (and I hope I don't come off that way.) but what is the purpose of this library?
How is it any different from just doing something like this:
untested example:
```html
..…
-
### What version of React Router are you using?
6.21.2
### Steps to Reproduce
1. Prepare routing with lazy loaded component at root path:
```ts
createBrowserRouter([
{
…
-
Manifest file and remoteEntry.js files are loading in the host application but getting following runtime error while trying to load the child remote app using the router.
```
Element type is inval…
wsh92 updated
3 months ago
-
We have been trying to load React MFE in to angular shell. This angular shell loading angular MFE's with lazy loading concept without any issue. This example you have given with web components.
Can …
-
### What version of Bun is running?
latest
### What platform is your computer?
Mac osx latest M2 chip
### What steps can reproduce the bug?
Create a simple react component and render it…
-
### Link to the code that reproduces this issue
https://github.com/mertafor/nextjs-dynamic-bailout
### To Reproduce
1 - Start application: pnpm dev
2 - Visit localhost:3000 and view page sou…
-
When upgrading to Scala 2.13 I'm getting an error on all `media` functionality when calling it in an inline stylesheet, e.g.
```
trait SharedStyleSetting extends StyleSheet.Inline {
import ds…
-
React version: 18.2.0
Devtools version: 4.23.0-e28a0db22
Since https://github.com/facebook/react/pull/21171 React Devtools shows which fiber scheduled an update.
In the case of
```tsx
root…