-
### Steps to reproduce
Link to live example: (required)
Steps:
1. Go to the official [accordion component page](https://mui.com/material-ui/react-accordion/)
2. Inspect the "Accordion 1" conte…
-
I'm currently using the resize sensor together with HTML Drag and Drop. The resize sensor seems to be interfering with the html drag and drop preview during onDrag. As you can see from the image below…
A-Lim updated
4 years ago
-
Currently the wysiwyg-html mixin violates the principle of least surprise by setting the position-property to 'relative', even though the name of the mixin suggests that it would only provide base sty…
-
@pmouawad ([Bug 60774](https://bz.apache.org/bugzilla//show_bug.cgi?id=60774&redirect=false)):
The element uses an old jtidy library which does not handle HTML5.
See attached Test plan which is ok val…
-
I am using the most recent 3.5.2 redirector on Firefox 85.0.2
When I go to the redirector HTML page, the sync storage setting does not appear. Inspecting the HTML shows it, and i can manually run "…
-
**Description:**
It appears that the CLI is appending an `.html` suffix to all target paths when generating the index, which doesn't match the structure of my static site. This results in 404 errors …
-
If I have this HTML:
```html
```
It is transformed into:
```html
<img src="example.png" alt="Alt text
With
Multiple newlines." >
```
Changing this line:
https://github.com…
edent updated
2 months ago
-
### Describe the bug
The animation for `RhAlert.toast` doesn't exactly align with the description provided in the docs
### Screenshots
_No response_
### Steps to reproduce
1. call `RhAlert.toast(…
-
### Description
Simple classes to allow users to set the height, width, max-height, and max-width (and potentially min-height, min-width) of any HTML element. Provide utility classes for the percenta…
-
```html
```
The above code is accepted even though it contains a typo: `` should be ``.
I think it'd be helpful if this extension would check for unrecognized elements and show an error in ca…