Merge branch 'master' of https://github.com/primefaces/primevue
commit
caead10784
|
@ -317,7 +317,7 @@ export default {
|
|||
},
|
||||
onRTLChange(value) {
|
||||
if (!document.startViewTransition) {
|
||||
this.toggleRTL();
|
||||
this.toggleRTL(value);
|
||||
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue