Ian Pascoe
Ian Pascoe
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 Vinxi and Vite are bundling...
### 📚 Subject area/topic Middleware ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/solid-start/advanced/middleware ### 📋 Description of content that is out-of-date or incorrect The page states that you...
**Describe the bug** A clear and concise description of what the bug is. Clicking on links within the NavigationMenu component does not work on iOS, just closes the menu. **To...
During local dev I am experiencing "Expired Token" when generating a presigned url for a linked S3 bucket. ```xml ExpiredTokenThe provided token has expired. ``` When trying to execute the...
It would be cool to leverage the Cdn object you have for fronting objects in S3. The sst.aws.Cdn object is marked as internal only and I have run into issues...
Here is my repo: https://github.com/spirit-led-software/theaistudybible Notice how causes the title not to be updated between routes.
### Describe the bug I keep running into this issue on initial page load for only 1 route in my application. It looks like a potential SSR issue. See full...
### Which project does this relate to? Start ### Describe the bug When using `createServerFn` some of the server code is leaking into the client bundle as shown in the...
Addresses: https://github.com/reportportal/kubernetes/issues/469
Instead of copying and pasting in a file in these fields, allow providing a secret. This will help for consumers with large data files they would like to include (ME!)