Alexandar Davidovic
Results
2
issues of
Alexandar Davidovic
This is my gulpfile.js: ```var gulp = require('gulp'); var uglify = require('gulp-uglify'); var jshint = require('gulp-jshint'); var sass = require('gulp-sass'); var prefix = require('gulp-autoprefixer'); var cssmin = require('gulp-cssmin'); var concat...
When using MOBILE SHARE (navigator.share), canceling the Share flow causes an unexpected error to appear. The message can be acknowledged and user is allowed to proceed but this error response...