Young Altair

Results 11 issues of Young Altair

Thank you for this great package. I followed the code according to the example. Here's the package.json snippet ``` ... "@intlify/vite-plugin-vue-i18n": "^3.2.1", "@mdi/js": "^5.9.55", "@vitejs/plugin-vue": "^1.10.1", "axios": "^0.21.1", "dayjs": "^1.10.7",...

I have successfully uploaded files and images to our server, also successfully deleted the image. But I encountered a problem when opening the editor the first time, file.unlink doesn't work....

Before we decide to buy a license, we need to test all the features of Froala first. Especially the image upload feature. We managed to apply a bearer token to...

Issue Type: Bug After updating VSCode to the January 2021 version, the Vue code that is in the tag partially turns red (because it's usually due to a code writing...

bug
upstream
grammar

Looks like authentication for api routes is not implemented. ex: api/v1/users will display all users without restrictions even though they are not logged in

First of all thanks for this great library! I have successfully tried on the Service Provider side in the first step, but then it failed at the next step, building...

Thanks for this awesome package. I have successfully generated master.m3u8 with multiple resolution playlist (360p, 480p and 720p) with the terminal command below. ```sh ffmpeg -i source.mp4 \ -map 0:v:0...

Thank you for this awesome icon package. I want to use icons dynamically for menu purposes that are generated from the database. I will import all the icons that will...

I have tested your package and it works only on Android version 10. In version 6 (M), the application always forces close when first asking the user to give READ_PHONE...

I'm a flutter newbie. I tried with the example you gave, and it worked. But I am confused how to apply with page changes while maintaining the bottom bar, like...