David Newkerk
David Newkerk
Thanks for the great plugin! I've found that if I use `type="html"` along with `clamp="..."` I get a doubled ellipsis: an unexpected plain text one from the html-truncate dependency, and...
# Describe the PR Implements the noSortReset option for BTable. When enabled, sorting by a field only toggles between ascending and descending, and the sortBy value is not reset. ##...
I'm trying to fetch a collection before rendering my component, and would like to initially render a loading view within the component's region until the fetch is complete, and then...