Issayah

Results 319 comments of Issayah

The docs referenced appear to be for the BToast/BToast.vue component, while the style appears to be using the BToast/plugin.ts `useToast`. Which appear to have inconsistencies in functionality. At this moment,...

Are you saying that this is solely an issue in the table component? Or that there's multiple issues here. Realistically, why could you not use .stop? And not prevent others...

@devhus assuming I can understand how this works, https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/src/components/table/helpers/filter-event.js would you consider assisting with the implementation of this event filtering

> Sure, i am aware of the issue long time ago but i forgot to fix it completely. I will do it once i get some free time K

So, the issue is not that both props are getting the same value, but the value **inside** the input field is not updating? ![image](https://user-images.githubusercontent.com/31498096/189673705-ccacd2fc-e23d-40f3-9c11-e76ff758c00d.png)

You said that you didn't want to user the formatter prop here, so I'm not sure what you are looking for with >Maybe with new "formatter" prop behavior have changed?...

And what's the problem

I don't think this is the issue. I suggest making a reproduction.

> All right. Thank you. I'm curious on why you decided to close the issue? A reproduction would be very helpful to narrow down the issue. To figure out if...

This is slightly helpful. However, I'm still not able to fully replicate this. In my test, modifying the value of items is correctly updating the `to` in the `breadcrumbitem`, and...