Abbas Arif
Abbas Arif
**Describe the bug** Using Uppload v2.x with VueJs 2.7.x and my vue component looks like this: ```js import { Uppload, en } from "uppload"; import { Preview, Crop, Brightness, Grayscale,...
```js mounted() { console.log(this.$refs.vaults.selected()) this.$nextTick(() => { console.log(this.$refs.vaults.selected()) }); }, ``` How to get the selected notes on mounted hook? Even the $nextTick returns 0 when there are selected item...
Bug reports must include: Operating system: Windows 10 Browser: Tested on Firefox (102.0), Chrome EditModal.vue ```js {{ $t('common.editRole') }} {{ $t('common.cancel') }} {{ $t('common.update') }} import TextInput from '@/Shared/fields/TextInput' import...
When package is installed and if laravel config is cached the app throws an exception because the currencies returns null.
Allow to add custom id for invoice id.
One can set charges to `-1` on consumable feature to make it unlimited.