Justin Henry

Results 3 issues of Justin Henry

I'd like to style my QR code such that the colors are based on the user's selected theme, which includes css variables set to certain colors (--primary, --secondary, etc). But...

# Failed to ingest events .catch() Failed to fetch Machine ID: `78e34929-dd5a-4a6d-8b38-eaea8e46bb13` > [!NOTE] > [Book a call](https://cal.com/aiden) | key | value | | --- | ----- | | id...

awaiting-response

### Link to the code that reproduces this issue https://github.com/jdhenry08/next-route-broken-imports ### To Reproduce 1. View src/app/.well-known/route.ts 2. Change "../../constants" import to "~/constants" or "src/constants" ### Current vs. Expected behavior Importing...

bug