André Goldstein
André Goldstein
Hi there, this was working great until recently. Now when I try and drag an image into the markdown file tab the image tab can only shift left/right amongst the...
Hi there, thanks for the great work on this library! Can I just check what is the best way to ensuring the calendar popup is hidden when tabbing out of...
Is there an established way to handle fallback routes in Imba? Eg a route that "catches" requests if it hasn't been fulfilled by other routes
### Currently there's no easy way to react to a `prop` changing in Imba. You can use `@set` but when the property is bound from the parent using `bind` then...
Currently to trigger some sort of action when a component "loads", you have to duplicate logic across both the `mount` and `routed` lifecycle hooks. For example, if you have say...
Hi there, I really love using your theme in VS Code. I was just seeing if there was any interest or possibility in porting it to Sublime Text? As much...
Hi there, thanks for all the hardwork on this package. I'm just reading through the docs but struggling with how to properly use the `upload_name` function. Would you be able...
Hi there, I'm running into a few issues running this on a Galaxy server. When i click export, the page just says waiting for.. And nothing happens til eventually it...
I'm struggling with this one a little. I've been trying to output a message such as: > "Breaking Bad" couldn't be found in your collection. in the designated "empty" template...
https://discord.com/channels/682180555286380545/682180555286380726/877896113947033610 > You can add a shared file where you define some css variables @root with your colors, and then refer to those variables, but it is also possible to...