cabboose

Results 82 comments of cabboose

> Can you please use `` for the code block, this is because Ionide use the `lang` attribute to add syntax highlighting 😇 Tsk. Jealous 😢 . Do we have...

How do I manage the error with the standalone test build failure?

Only because it could be 'potentially' a change which impacts code bases. I, for instance, was not aware that compiled value didnt work with StringEnums, and only found when debugging...

Tried to check `[]` against `JS.undefined` but got this: ![image](https://github.com/user-attachments/assets/c59ac935-59df-47bb-b125-11bff626341a) so I removed that test. Everything else works as expected.

Hey @nmathew98, would you be able to upload some reproducible code for this? There are a few things to ensure here: reactivity of the items for the listbox is correct;...

> also just another feature request which maybe I should open another issue for: it would be useful for the combobox to allow custom values [Does object options not work...

Would you not be able to just use `preventDefault` on the `onClick`?

My understanding of dotnet and interaction between CLR languages is shallow, but the arguments in the referenced thread seem to refer to `--no-hot-reload` having nil/negligible impact on F# and other...

Undoubtedly; this was simply an issue I ran into for which I personally would have benefitted from having an answer/fix described for in the documentation or template or elsewhere. I...

I *think* that is supposed to be an example picture of what they're asking for? The type of functionality displayed is not the result of a single component, but of...