Hossam Hassan

Results 26 comments of Hossam Hassan
trafficstars

This issue will be resolved in my next PR, Sorry for the delay.

Bootstrap js scripts do not support SSR in case you are trying to use this library on NUXT project, it will not work correctly.

Hello There, It seems like the issue is in the given example, as mentioned in https://github.com/cdmoro/bootstrap-vue-3/pull/695 your ``sort-compare`` function should take ``sortDesc`` argument and actually use it to be able...

@VividLemon feel free to mention me anytime buddy 👍🏼

I might be able to implement that tonight. Hopefully, You could get the update in the next release if i wasn't late. -_0_-

@makroxyz @Kyriakos-Michael hopefully that covers it https://github.com/cdmoro/bootstrap-vue-3/pull/678. Please, give it a try, and let me know if there is anything else needed

Sure, why not? 😄

> On this same note, a custom filter function would also be great! After thinking about it, I am not quite sure a custom filter function is really needed since...

I've left them out since never needed to use them. However, I will work on it soon, Thanks for sharing the information.

It was added in this PR https://github.com/cdmoro/bootstrap-vue-3/pull/672, I did not add ``empty-html``, or``empty-filtered-html`` props because there is no real benefit from it. I might be mistaken about these props since...