-
### Steps to reproduce
Link to live example: Go to https://mui.com/x/react-tree-view/ and **Edit in StackBlitz**. NOTE: I tried CodeSandbox too, but for this example at least, it gives an error FYI…
amhci updated
7 months ago
-
### Steps to reproduce
Link to live example: https://stackblitz.com/edit/react-uplzu1?file=Demo.tsx
Steps:
1. Use the same CustomLayout as here: https://mui.com/x/react-date-pickers/custom-layo…
-
![Screen Shot 2021-08-22 at 11 30 54 AM](https://user-images.githubusercontent.com/52706977/130339991-f4990900-1245-4545-8b73-2bc755895144.png)
I don't need the outline when cell focused. I couldn'…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I have a Blazor WASM project that I developed in .NET 7 where the debugger worked great…
-
I was trying to wrap `` with my customized component. Like
```js
const CurveLine = (props) => {
// do some transform with props here
return (
)
}
```
but the Line didn't render i…
-
Did you load/pressure test this solution? How many elements do you see limiting this solution?
-
As a developer/designer, I want to create a personal portfolio website to showcase my projects, skills, and experience. The website should serve as a professional online presence and provide visitors …
-
I have one gatsby.js project to import \\\*.ifc file and display it in the web browser.
I installed web-ifc-viewer package and copy the 2 files web-ifc.wasm and web-ifc-mt.wasm from its node_module…
-
Overall page needs a rework
-
A number of components get shown with unequal heights due to extra wrapping divs, without them the VF's use of CSS grid will normalize heights.
Here's a simple example with some borders added for i…