Muphet

Results 5 issues of Muphet

i am trying to show alert after method returns error. When i provide err message and apply it to bert.alert, class of that alert is not applied at all (switches...

this file includes materializecss in it, it's pain in *\* to exclude editor css only to apply to existing website not overwriting styles. can you either replace this css to...

no matter what i try to do i am getting undefined response time. ``` tcp.ping({address:'google.com',attempts:5, timeout:150}, function(err, data){ console.log(data); }); ``` results: [{seq:0, time: undefined, err: {Object},

i am using custom forms with few hidden and select fields. i am using onSubmit function to get all field values then call meteor method to insert data. for some...

so i have found this api and gave it a try since i am currently working on collection database myself. after installing demo dashboard (or api) and importing data, i...