coolCucumber-cat

Results 15 comments of coolCucumber-cat

It would be better if it didn't get converted to reactive in the first place, instead of turning it into reactive and then back into refs.

See my issue: https://github.com/vuejs/pinia/issues/2504#issue-2007826470

I don't like how inconsistent it is. It should always be the same, no matter how short it is. Only exception is if it's so short it can fit on...

And in md how do you make tabs be 4 wide, not 8? It looks very weird, I don't know how other people do it.

> Do you really want a newtype wrapper without any restrictions on accessing the underlying type? For example, should it be valid to add `Millimeter` to `u32` or raise a...

@kennytm Do you have any extra feedback? I need more info than just a confused emoji. If there is something that you are confused about, I can answer it.

@shepmaster Can I get more feedback than a reaction? I want to hear your reasoning and maybe I can improve or close this issue

@senekor Sorry if I don't know all the rules. Is this GitHub specific because I've never heard of that before. I wasn't demanding them to, I was asking if they...

@CapitaineToinon I don't understand why you think the same thing can't be achieved with v-if and v-else. In that example you can you can just use a v-else for when...

Also, if you remove the pub, it starts working again