topical

Results 11 comments of topical

Hi, I wanted to use the FreeBSD package as well and got the same error messages. The port's Makefile seems to be rather incomplete: it compiles the backend but completely...

Hi @tiholic I bump into the same problem: I have a REST API with loads of readonly properties. Whenever I try to POST something, I need to pass dummy data...

I use these type names all over the place, so adding a suffix implies a massive refactoring. Sure, there a tools for that but still you get a huge commit...

Just checked the API: there few writeOnly instances only. So you propose 3 cases: standard, with readOnly, with writeOnly? Is there any reason why we don’t need 2 cases only...

@s-hertel not fixed by #80630 probably because of rcctl not being available under FreeBSD. Current test returns ``` app8 | Skipped ``` instead of providing a list of services.

@s-hertel Please reopen this issue.

Hi! Actually, this is just the problem I have: on hovering, items get measured, which is too late as they are already shown. Plus: I use searching functionality of ComboBox....

@azinhoxx Thanks for the hint! (side note: you need "

Hi, I am replacing Headless UI with Reka UI as the former is kind of stuck in terms of Vue. This restriction (no boolean as AcceptableValue) really hurts as I...

I have to check the modifications in my code required for this change, but this sounds like a good idea.