Mike King

Results 13 issues of Mike King

The existing regexes for middle names like 'ben', 'del', 'il' etc also fire at the beginning of the line, so ben cousins => ben Cousins and van johns => van...

Hi, I'm new to Vue (although a long time Meteor fan), and thinking I will jump straight into Vue 3 as it's release will be soon. Are there any plans...

I tried to use the component with React v4 router, but it doesn't work, because BrowserHistory is no longer available, so the require doesn't work: In helpers.js ``` try {...

## Vega-lite Error in console `TypeError: Cannot read property 'orient' of undefined at Ks (vega-lite.min.js:15)` This is the code block that causes the problem: ```vega-lite { "$schema": "https://vega.github.io/schema/vega-lite/v4.json", "description": "A...

I love the project, great idea, My use case is for sharing documents and charts with my team. Happy to help with beta testing new versions

I must say, excellent work in building Quant-ux and keeping it open source! I would like to be able to paste in an image (from an existing screen shot), to...

enhancement

Update packages to eliminate npm audit warnings and test failures

I am seeing a problem with Files-Collection which doesn't make sense. When I do a findOne, it doesn't always return a record from the database, even though I know it's...

question

I am getting this error on a file upload from an Android app. It works without problem from a browser. `XMLHttpRequest cannot load http://10.2.14.78:3000/gridfs/images/_resumable. Response to preflight request doesn't pass...

question

I have created a project, https://github.com/Back2Dev/vite-react-meteor The purpose of which is to use vite with Meteor and take advantage of the faster load times. I hit a problem with this...