Jerico
Jerico
I got a Mi 34 inch monitor with a 144hz refresh rate. Is choosing 60hz or 144hz not possible? 
VScode snippets do not work on .vue files after installing vetur it works when I disable vetur
**Is your feature request related to a problem? Please describe.** I'm deploying a server-rendered page and I want my page to automatically redirect to HTTPS. I know it's possible but...
**Description of bug** keyPrefix breaks the Queue process **To Reproduce** Steps to reproduce the behavior: 1. Create Fresh Adonis v5 2. Install Adonis Bull for v5 using Adonis server runtime...
I have a login page in a [domain]/login/page.tsx that calls a server action. ```ts revalidatePath("/"); redirect('/?test=test'); // tried also // redirect('http://tenant1.localhost:3000?test=test'); ``` In the login page of a site e.g:...
Fixes this issue https://github.com/vercel/platforms/issues/408#issue-2330238973
**Is your feature request related to a problem? Please describe.** I'm deploying a server-rendered page and I want my page to automatically redirect to HTTPS. I know it's possible but...