Erik Björn
Results
2
issues of
Erik Björn
#### Describe the bug Uncaught error at `src/connection/Connection.ts:45` in the source code: ``` vuex-orm.esm-bundler.js:2298 Uncaught TypeError: Cannot read properties of undefined (reading 'data') at Connection.get (vuex-orm.esm-bundler.js:2298:62) at eval (eval at...
This pull request proposes to include the actual event objects when emitting `blur`, `focus`, `enter` and `space`. This gives developers more control over side effects that may be triggered by...