Feroze Shahpurwala
Feroze Shahpurwala
I can't find in the package or docs any place to loginWithUsername how can I login with username not email?
If login takes some time there is no loading animation shown. The original account-ui package does show a loading animation when logging in.
If you are scrolling and you get close to the bottom and go somewhat slow (not unusually slow though) the div jitters a bit. Anyone else notice this? I am...
Hello, I am really confused by this and other omniture npm libraries. Omniture is a competitor to Google Analytics correct? So far it seems like they are geared around getting...
When I disconnect and then reconnect Meteor from the client, minimongo gets cleared upon reconnect. This is because Meteor tries to resume any subscriptions and since I am using fast...
I git cloned this repo Then used npm install Then installed phantomjs using brew install phantomjs Then started the server using 'node app' Server started ok Made request using: curl...
I am trying to log out the images on a webpage and it does not work. I have tried. ``` coffee console.log 'client image ' + client.images() // Crashes server...
It would be so awesome if this git repo also had a paired upload.sh script that uploaded your local db into the meteor instance you have running.
Hello, I wan to use your script to just download my production DB into a folder on my computer instead of forcing me to update my local project. I tried...
There are many options that are not documented in this react component. How do I use them? In particular I want to use the extraFormats option. Sometimes if the user...