Rik

Results 49 comments of Rik

Hey, why exactly would you want that? On 4/29/20 12:16 PM, Jasper Cramwinckel wrote: > > (using the example in the documentation) When following a link from a > group...

Sorry but I find it logical that you go to the change view of an item if there's only 1 related item. What's the use of going to the list...

no specific reason I guess, could be fixed :)

Hey, thanks for your support :). Would it be possible for you to make an example app to recreate the problem so I can fix it? On 4/29/20 12:11 PM,...

I also have this issue on oh-my-zsh, and when removing the `fzf-tab` plugin the issue disappeared. However, I found out later, after some debugging, that the issue also disappeared when...

I created a PR for it. It was easy enough. I want to use this plugin maybe. I've been playing around with it. It's quite nice, however a bit complex...

Hi @christophe-g, sorry I haven't replied to this yet. I haven't looked into this new technology of Lit, and currently don't have much time for it either. I would like...

Yes, I guess your suggestion would be to use Lit controllers inside LitState?

Hey Ruben, it could be because of TypeScript, did you try it without? On 10/26/21 10:55, Ruben Poppe wrote: > > When using the stateVar decorator I get the error...

Interesting. Do decorators normally work in TypeScript? If so, maybe there is something different from the way LitState implements decorators? On 10/27/21 16:35, Ruben Poppe wrote: > > That works...