Results 12 issues of Caio Borghi

Im getting this error at 4/20 ![image](https://user-images.githubusercontent.com/19851187/72206407-49f31080-346c-11ea-8670-585ccf055c3b.png)

10 1.481 Resolving Hex dependencies... #10 1.594 #10 1.594 Failed to use "jsx" because #10 1.594 exjsx (version 3.2.0) requires ~> 2.6.2 #10 1.594 mix.lock specifies 2.11.0 #10 1.594 #10...

The function returns before user saves the event on android's calendar, it's triggered right after the click.

I see that the binaries link are https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64 But what's the extension of this file? How can I install it on alpine linux? ``` docker run -it alpine apk add...

**Describe the bug** With the following command, on a authenticated environment (that have the cert.pem file on the /etc/cloudflared folder), I am able to create a tunnel. `cloudflared tunnel --hostname...

Type: Bug
Priority: Normal

I followed the instructions of the docs, added popover and command and tries to use combobox. Whenever I click on "Select a framework", the application fails. ![image](https://github.com/shadcn/ui/assets/19851187/b48df2f2-1407-4b46-9d02-e620fdc02e69) ![image](https://github.com/shadcn/ui/assets/19851187/ca33e266-2709-4c69-a6b4-a4cdb622f808) ``` index.mjs:1...

# 🐛 bug report If I try to install a module pointing to a bundled file generated from parcel build it throws an error. ![image](https://user-images.githubusercontent.com/19851187/205343700-78b67b8a-4365-4244-92a6-959c156bc880.png) ## 🎛 Configuration (.babelrc, package.json,...

#### Proposal I would like to change the x-axis values to be seconds passed or requests sent, currently it's showing an awkward percentage of conclusion (maybe)? #### Background When running...

How to start a container with privileged? I saw that ContainerStartParameters contains only a property named "DetachKeys" but no Privileged option. I want to know how to create and start...

I want to create a MudItem with xs=6 and offset=6 (so it fits always half right of the screen)

enhancement
has workaround