Domino987

Results 31 comments of Domino987

I made a PR. Check it out : #48 @masbaehr , @gianlucafiore

Any news on this 🙂 we are blocked with our upgrading to react 18🙉

Can this version be pushed pls? :)

I think bumbping up react and material-ui looks good. It works for me with this package.json: { "name": "mui-downshift", "version": "1.4.1", "author": "Sean Lynch ", "license": "MIT", "repository": "techniq/mui-downshift", "files":...

You can do this with the community fork material table core and the actions: https://material-table-core.com/demos/actions/basic with the following code as an example: ``` function BasicActionsDemo() { return ( ({ icon:...

I tried it before on my machine, thats why I forgot to update the version. I updated the sandbox, but the error still persists. It expects `- background-color: ;` but...

Adding quotes did not help in my case I am afraid.

No it only addresses @dennisroethig problem. The assertion still fails for a gradient.

Is there a way without creating a new Plot Component? I use Typescript, which does not allow me to use the recommended way. Is there a way to register it...