Bilal Arshad

Results 9 issues of Bilal Arshad

I am using https://github.com/dyonir/vue-tinymce-editor this plugin for tinymce but it is disable i am totally unable to write anything in it what could be the reason of it ``` ```...

I am using this ionic package to generate pdf file ``` https://github.com/cesarvr/pdf-generator ``` Pdf is generating but it seems like html tags and css is not applied on pdf it...

**NOTE: Please make sure you read the [readme](https://github.com/DavidBriglio/cordova-plugin-foreground-service#cordova-plugin-foreground-service-) and fully understand the use of this plugin and its requirements before opening an issue.** **Describe the bug** I was using foreground...

``` Using version ^2.5 for constantable/laravel-scout-sphinx ./composer.json has been updated Loading composer repositories with package information Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2.0 is...

any chance on laravel 9 support in near future?

On live server this package is giving error ``` in /var/www/html/coldxlogistics/vendor/rguedes/pdfmerger/Classes/fpdi/pdf_parser.php:675 ``` itwork for some pdf but for most it is not working as expectations

### Issue I am using pouchdb db form react native expo app and expo-sqlite as an adapter, but the problem is queries are very slow on mobile device as compare...

I am trying to use `@field` in my react.js application. This application is bought theme from Themeforest. The error i am facing is this ``` ERROR in ./src/watermelon/model/Staff.js Module build...

i have modles `Staff.js` and `RanchOwner.js` `Staff.js` ``` import { Model } from '@nozbe/watermelondb'; import { field, date, relation } from '@nozbe/watermelondb/decorators'; import moment from 'moment'; // import { children,...