HeiziND
HeiziND
Thanks for all your hard work on this very promising add-on. I just installed it and wanted to add my vote to this request: I have thousands of existing notes...
As much as I'd like to, I'm unable to use pantab for exactly this reason: my tables have str columns as primary keys, but at things currently stand I cannot...
I am also experiencing this problem.
I have this issue when using SQLModel as well. downgrading to 4.12 does indeed stop the error but it also stops auto-completion on class attributes.
second the push to get this merged as soon as possible please 🙏 I have to map thousands (yes thousands) of field names from a third-party API onto a local...
adding my +1 to this feature which I hope gets merged soon.
Thanks for filing this one @mad-moo, just adding a couple more propagators that I recently found: Card and PointerEventListener ```py class MyRoot(rio.Component): def build(self) -> rio.Component: return rio.PointerEventListener( rio.Column( align_y=0,...
hey, thanks for taking the time! yes, my bad I just double-checked and Card is fine 🫡
Thanks for the update. PointerEventListener is definitely broken in the current release, as I've tested it in multiple parts of my codebase. I think the dev version is dozens of...