João Vitor
João Vitor
Hey, I have this docker-compose ```yaml version: "2" services: frontend: ports: - "80:80" - "443:443" extra_hosts: - "dev.frontend.com:${HOSTIP}" ``` I can build the container just fine with Colima but the...
**Describe the bug** Error after installing zpm to macOS `.zshrc` ```bash $ (anon):26: redirection with no command (anon):24: no matches found: /Users/joao.zaniolo/.zpm/plugins/zpm-zsh---material-colors/dircolors/*.dircolors $ [3] exit 1 for file in "${_DIRNAME}/dircolors/"*.dircolors;...
**Describe the bug** The shell continues being the default zsh shell after installing everything **To Reproduce** `zpm clean; rm -rf zpm` ```bash #!/usr/bin/env zsh source ~/.zpm/zpm.zsh 2>/dev/null || { git...
### Description: > Please include a detailed description of the issue (and an image or screen recording, if applicable) Fig not opening when pressing space. https://share.cleanshot.com/gU5vj5 ### Details: |OS|Fig|Shell| |-|-|-|...
# Description ## Duration Issue - #2233 ### Solution Resets the `closeTimerRemainingTimeRef` when the Toast rerenders with the new duration, in case the component is initially rendered with `duration={Infinity}` ##...
## Feature request It would be nice to have an unstyled Breadcrumbs component in Radix UI. ### Overview Breadcrumbs are commonly used in websites but require some accessibility to work...
Could someone add a mdx-bundler example? I'm having a hard time trying to use it with Remix.
Hey Josh, Could you add a dark mode example for Remix? Thanks for everything, I'm learning a lot from you!
Hey, thanks for this awesome theme. The color used for autosuggestion text ( I don't know the name of this token ) is the same as the normal text in...