gregg-cbs

Results 78 comments of gregg-cbs

Yes I did, the docs are very wrong. This should help you @kyrregjerstad, not perfect but it works and you can do what you need with it. ```svelte import {...

I didnt try trpc's websocket although I have used trpc and its good. I am now trying out ts-rest but have realised it has no socket support, i guess for...

Somewhat related forum: https://forum.strapi.io/t/how-to-type-the-context-object-in-strapi-api-with-typescript/28935/6

We are seeing this too. We have figured this out though. We are using a monorepo but the below should be useful to anyone. 1. If one of your fields...

I am seeing this too... HTML SCREENSHOT: ![image](https://github.com/user-attachments/assets/3ab74716-ea17-474e-adb2-e3b0b24b8d58) PDF SCREENSHOT: ![image](https://github.com/user-attachments/assets/9d3ba900-40d6-4b94-8eae-822dd8957afe)

This is beneficial to screen readers - you dont want someone using a link just to get something that looks like a link when they should be using a button.

I am having issues with dropdown placement in my table - on ios safari. I thought this was fixed in the dropdown updates that were done but its still acting...

I did update to the latest version before this issue happened. After closing the browser and opening in a new tab it started to work fine.