Timon Lukas

Results 10 comments of Timon Lukas

This library attempts to implement something like this: https://github.com/samchon/nestia

Good catch @ChoroDev! I put in a PR to fix this.

Hey! Thank you for the report. You're setting sortable to the string `"false"`, which is a truthy value. Would you mind trying `:sortable="false"`? 🙂

Glad to hear that it works now! `[aria-sort]` is used as the selector because if `sortable === true` the table headings are placed into buttons, which have their own styles...

Ah, sorry, I get it now! No, I don't think this is supposed to happen, at least the React implementation [doesn't show this behavior](https://react.carbondesignsystem.com/?path=/story/components-datatable--basic-table). @lee-chase I think we could fix...

Hey @mwasigala! Thank you for the report. Unfortunately I can't reproduce this error, in the Storybook everything works. Could you build a minimal reproduction example? Thank you!

> I currently figured a workaround for my solution. You can simply add a symlink step to the current working directory and then use relative paths once again which means...

That sounds like a great idea! For now I'll still try to get it running myself on a Debian installation. I'll update this comment with any steps that were necessary...

I've looked a bit into this, and I think there is one possible angle that could improve performance and allow offloading a good part of the operation. As @ianobermiller wrote,...

> I'm not against adding this, but its not going to be nice to use. Different models require different orientations for the images, as well as some of the older...