Devin Holloway

Results 2 issues of Devin Holloway

### What happened? When utilizing events, the date picker ignores the chosen date format mask and appears to only work with YYYY/MM/DD formatted dates. ### What did you expect to...

kind/bug 🐞
Qv2 🔝
bug/1-repro-available
area/components
flavour/quasar-cli-vite

Using as simple of a test as I can: ReactDOM.render( Default button, document.getElementById('navigation') ); And I get the following error bundle.js:19761 Uncaught TypeError: this.transferPropsTo is not a function(…)Button_render @ bundle.js:19761(anonymous...