-
### Description
useToast not available when used in a component rendered inside a Modal
### CodeSandbox/Snack link
_No response_
### Steps to reproduce
Create a component that calls useToast and …
-
# Proposal: Add a sample implementation of a Native UI Component that uses a built-in control
## Summary
Currently, the docs for Native UI Components uses a fully custom control. It woul…
-
**Describe the bug**
We encountered a weird bug where an AV can happen randomly at `PropertyChanged` event, where the code is:
```cs
this.PropertyChanged(this, new(propertyName));
```
The full stac…
-
Combination of both prop `component` + prop `value` seems incompatible.
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/mui-org/mate…
-
### On which framework/platform would you like to see this feature implemented?
React Native
### Which UI component is this feature-request for?
Authenticator
### Please describe your feat…
-
#### Describe the bug / expected behavior
Not all generated code is highlighted
#### What are the steps to reproduce?
1. Go to https://brightlayer-ui-components.github.io/react-native-dev/compo…
-
### Description
There are numerous issues in the implementation of `useOverlayPosition` hook. The hook also has significant differences across different platforms.
### CodeSandbox/Snack link
…
-
### Is this a bug report?
Yes.
### Have you read the [Contributing Guidelines](https://facebook.github.io/react-native/docs/contributing.html)?
Yes.
### Environment
Environment:
OS: …
-
### Description
When we use a lucide icon with a rect shape inside (ex : Cpu, Lock, Shapes, ...) in the "as" prop of the Icon component, the icon isn't displayed correctly on web platform.
### Code…
-
Hi :)
First of all, this is the best UI library for the web out there! Worked with other material implementations (angular), and it was more pain than gain. This implementation is remarkable with its…