Alfonso Pantoja
Alfonso Pantoja
Provide a setting to enable single file upload or multiple file upload (i.e: maxFiles: x, where x is a number)
Provide an event (i.e: 'cancel') in order that when emitted the upload process were canceled.
I'm experiencing some issues trying to build the app for ios simulator. First it is needed to create a "www" folder inside project root folder (see: https://github.com/ionic-team/ionic-cli/issues/935) Also ios-deploy version...
I get this error when I execute tns run android on MacOS High Sierra 10.13.5: `$tns run android` Executing before-prepare hook from /Users/al/code/alfonso/nativescript/nativescript-speech-recognition/demo/hooks/before-prepare/nativescript-dev-typescript.js Preparing project... Cycle link found. Cycle link...
Hi, Is it possible to include the empty fields of a model? Example: If this data is stored on a dynamo table: email: "[email protected]" name: "a name" phone: null And...
Hi, I'm getting this error since I installed serverless-plugin-browserify: Serverless Error --------------------------------------- Your socket connection to the server was not read from or written to within the timeout period. Idle...
If I'm not wrong by running npm run build it should produce "a production build" but I see that, for example, index.html has a reference to styles.css and not styles.min.css....
I followed the instructions for installing the app and when visiting the web site on http://localhost:4141/ it is not possible to register and identity. I always get the following message...