Edward Hibbert
Edward Hibbert
Thanks for the useful lib. I've seen some performance issues causing slow typing, which I can verify in the Chrome performance tab. I think this is because even if the...
PWA version 3.3.2. I've looked at a situation where network requests for Nuxt scripts during initial page load were extremely slow. Using DevTools to bypass the service worker for network...
Apologies for the sparse diagnostics - this is an intermittent problem which I managed to capture on a user's machine and debug somewhat using teamviewer. I have an axios request...
Thanks for the useful component. I had the same requirement as #209. This change seems to do the trick for me, in the same kind of way as it already...
On desktop, if you have moveType pan, and move your mouse outside the area, then the zoom ends. If you're zooming to look at something in the corner of the...
**Is your feature request related to a problem? Please describe.** I want to be able to have sizes which are not just an integer. **Describe the solution you'd like** Something...
I would like to use this class to animate RichMarker, which allows HTML content in the marker. So I want to extend that class rather than the base google.maps.Marker class....
Hi there - very useful library. I'm using it on a textarea. vue-at detects the enter key and uses it to select a user. However I also want to detect...
I have an intermittent but very regular crash on v1.18 (was also on v1.17). ``` C:\Users\edwar\PhpstormProjects\iznik-client\node_modules\http-proxy\lib\http-proxy\common.js:221 if (previousValue in config) { ^ TypeError: Cannot use 'in' operator to search for...
Will this project support https://bootstrap-vue.org/docs/components/form-spinbutton ?