Zain Wania

Results 2 issues of Zain Wania

## Description Unsupported User agent request ua: "Outlook-iOS/719.3623017.prod.iphone (4.20.0)" This is the user agent for the outlook application on IOS ## How to reproduce ``` browser = Browser.new('Outlook-iOS/719.3623017.prod.iphone (4.20.0)') browser.device.name...

was converting my env usage from the built in nuxt one (using useRuntimeConfig) to the t3-env ran into a a situation that is not supported ```ts // serve/utils/kysely.ts import {...

bug
PRs Accepted