Luca Faggianelli
Luca Faggianelli
Hey guys, great work with v2! I already loved v1 but now with v2 we really have all the necessary flexibility (i.e. className 😄) I found the migration pretty quick,...
Hey there, I just stumbled upon Cadhub, it looks like an amazing idea! I'm trying to import some OpenSCAD models that I already created, but all of them depend on...
#### Describe the bug I'm in company environment behind a proxy, the proxy host is `10.90.176.62` and is configured on the env vars HTTP_PROXY and HTTPS_PROXY as `http://10.90.176.62:80` **notice the...
**Describe the bug** This looks a very interesting project, though I wasn't able to run *dim* on my system, I have a macbook with apple M1 chip, so it's macos...
Hi, In my app's theme I've set the primary color but I don't see this reflected in the components: ```py dmc.MantineProvider( id="mantine-theme-provider", theme={ "colorScheme": "light", "fontFamily": "'Inter', sans-serif", "primaryColor": "green",...
Hi I stumbled upon your project and even though I'm not into chemistry it looks interesting :) I've used a Python tool/framework called Plotly Dash for creating data-driven dashboards for...
### Tremor Version 3.11.1 ### Link to minimal reproduction none ### Steps to reproduce 1. Position a DatePicker at the right end of a page 2. make it smaller than...
please, can you update path_provider dependency? as the library requires v0.4.1, but the latest is 1.4.4
hi, I'm using the filter callback to filter messages, though that callback has a `MessageEvent` as argument, so I need to `JSON.parse` the message before applying the filter: ```ts const...
### 📜 Description When I copy/paste some template code to the email editor (typically because I created that code in other notifications channels) I receive an error when trying to...