Benjamin Boullé
Benjamin Boullé
Would it be possible to override the default transition animation when opening/closing the popper with our own?
### Version 4.0.2 ### Reproduction link [codesandbox.io](https://codesandbox.io/s/admiring-swartz-hcbh5?file=/src/main.js) ### Steps to reproduce - Instanciate a Vuex store - Call a getter multiple times without change in the parameters - The getter...
### Version 16.8.3 ### Reproduction link [codesandbox.io](https://codesandbox.io/s/eager-forest-sod0d?file=/src/App.vue) ### Steps to reproduce Use an expression containing [] (brackets) inside a dynamic argument for a directive ### What is expected? No compilation...
Hello, I wish to remove all native emojis from the picker to only use my custom emojis, is there a way to achieve that? Couldn't quite how to do this...