maka-io

Results 6 issues of maka-io

When trying to install eclipse-jdt-ls: ![Screen Shot 2022-05-25 at 5 27 00 PM](https://user-images.githubusercontent.com/3743882/170370409-6e197d41-786e-4fa5-ab2d-cd0aabf20f1b.png) I get this error: ![Screen Shot 2022-05-25 at 5 27 06 PM](https://user-images.githubusercontent.com/3743882/170370460-d883d7bd-b904-42b5-9de9-038af0361974.png) When looking at the messages,...

I just setup a Meteor app with React, I'm not using blaze-html-templates but rather static-html because it's not a blaze app. I mention this because the normal solution to this...

needs more info

This works ok when using the buttons on the map, but when calling the printMap method elsewhere has this error: ``` modules.js?hash=065275937aca1cbee55ce09c264f23ee80b21989:440455 oops, something went wrong! TypeError: Cannot read property...

I noticed that queryParams was left out of the getAll request. This will allow query parameters to either be omitted, and thus an empty object will be used (which is...

Uploading small files (~ 1-2MB) works fine; the error message appears. Files over 15 MB will cause the process to hang -- no error message or anything. If I remove...

In aldeed's auto form, it seems to like the 'name' attribute in the input element. I just did a simple mod, and this worked when you include the afFieldInput in...