jwamsterdam

Results 8 comments of jwamsterdam

Hi @ydeshayes, Do you think you can help out here? I love your npm and would really like to keep using it!

Hi, Will check if the error is on runtime or buildtime, I do have the script in my html. Do not completely undertsand your second answer.. how do I configure...

The error is on runtime, building goes oke. Below is the more detailed error: C:\Tripscanner2\node_modules\material-ui-places\lib\material-ui-places.min.js:1 (function (exports, require, module, __filename, __dirname) { !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("material-ui"),require("prop-types"),require("react")):"function"==typeof define&&define.amd?define("material-ui-places",["material-ui","prop-types","react"],t):"object"==typeof exports?exports["material-ui-places"]=t(require("material-ui"),require("prop-types"),require("react")):e["material-ui-places"]=t(e["material-ui"],e["prop-types"],e.react)}(this,function(e,t,r){return function(e){function t(o){if(r[o])return r[o].exports;var...

No one who could help me with this issue? Or did I post in the wrong github topic?

Hi @johnboxall thnx for your reply, but even with scooch, I have the same issue. Limiting the m-items to only one instance hides the image.. ``` ```

Hi @johnboxall , for now, I am unable to post to a webspace, so perhaps you could copy paste the below code to a html doc, and see what I...

Removing the m-center class makes the m-item visible again, but I don't think this is the solution ;-)