-
Hi,
Route - Frontend/src/components/Cart/Cart.js
code:
const checkoutHandler = () => {
history.push("/login?redirect=shipping");
};
need to change the path to absolute path.
exa…
-
### Describe the bug
I'm trying to use the plugins prop to add plugins to the carousel.and I'm having a typing error.
**My componet:**
```tsx
...
```
**My dependencies**
```json
"dep…
-
**Describe the bug**
There is extra spacing present between search & filter chips that is only present in the Vanilla examples, not in React Components.
**To Reproduce**
Steps to reproduce th…
-
### Summary
According to the documentation ([one](https://mui.com/material-ui/migration/migrating-from-jss/#migrating-from-jss-to-emotion), [two](https://mui.com/material-ui/integrations/interopera…
-
## Maintainers
- @chloewlin
- @chentsulin
- @neighborhood999
- @bugtender
## For New Translators
To translate a page:
1. Check that no one else has claimed your page in the checklist an…
-
Currently, your clone app is lacking the essential React components needed to fulfill the activity requirements. As per the guidelines, we are expected to have a minimum of 5 React components integrat…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Which Mux Elements/Packages does this apply to? Select all that apply
mux-video-react, mux-audio-react, mux-pl…
-
## Description
`TextInput` has a public methods for blur/focus logic that wasn't mentioned in the docs
```tsx
TextInput.State.currentlyFocusedInput(): TextInput | undefined | null
TextInput.St…
-
### Current behavior
I’ve got a Next app running React 18. In the next.config.js, it has been configured with appDir to support Server Components. When running Cypress and accessing the page, I’m g…
-
**About the Project**: The Home Unite Us project is developing a workflow management tool for community non-profits to automate and scale their existing Host Home initiatives. Host Home programs a…