mm
mm
Duplicate #498
@daleshort Thanks for pointing out this bug. When I added the `toRaw` props enclosure, I didn't realise that the props were no longer fully reactive. However, it is not as...
I admit this is a problem, but I would like to fix it in such a way that all or atleast all of the function props become reactive again. But...
You have to set the thAttrs and tdAttrs to a `o-table-column` component not the `o-table`, and only if the function is a inline function in the template, not when its...
Not for the fix, but for 0.9, I consider moving thAttrs and tdAttrs as property to o-table, then the problem could be solved, and `...props` can be used again in...
Seems outdated. Can't be replicated.
Ideas are transferred to #906
@asadhshujau The autocomplete component now (v0.8.x) uses the dropdown component internally. Both the dropdown and modal components now implement the old `append-to-body` feature with the Vue native `teleport` component. Is...
@sylvainpolletvillard Thank you for finding this bug! I will see to fix it quickly, but it could be a complex one.