Sumeet Darade

Results 17 issues of Sumeet Darade

Tried updated version , and it has duplicate string resources. ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':mergeDebugResources'. > [string/fb_app_id] C:\xampp\htdocs\ionic2\AccountTest\platforms\android\res\values\accountkit.xml [string/fb_app_id]...

bug

I want to to have multiple expand views depending on what card element was clicked, is it possible ? Thanks ! Help is appreciated.

While the user scrolls a scrollable content vertically the tabs get changed . like the slides are too sensitive , its a annoying experience when user tries to scroll vertically...

When using scrollable tabs `$scope.onSlideMove` does not work. matrix is undefined. everything only works for default/fixed tabs. has anyone solved this ?

I have minimum and max dates. Max date is set to current date. Everything works on all devices. But , on xiaomi devices once a different date is selected ,...

Trying to load abc.html from renderers folder and included abc.js from javascripts folder in abc.html. But, abc.js is not found. `builds/development/renderer/abc.js not found` In the new bozon app, index.js is...

### Description **[autoplay]="true"** not working as expected. When player is loaded first time on the route, auto play does work. If the page is reloaded while video is still being...

Is it possible to add repeating audio track feature ? Like if user has enabled it ,then current track will just keep repeating unless and untill user stops it or...

enhancement
v2

`this.options = { allowedContentTypes : ["application/pdf", " application/vnd.ms-excel", " .doc", ".docx", "application/msword", "application/vnd.openxmlformats-officedocument.wordprocessingml.document", " application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"] };` Only ".pdf" extensions can be selected with above config. If allowedContentTypes is removed and...

If used **as background** then fallback image is not loaded. On adding `useImg` fallback is loaded. I even tried global config but didn't help. On inspecting, src still has the...

need2reproduce