Benounnas Oussama

Results 12 comments of Benounnas Oussama

i know my comment wouldn't be related to this issue at 100%, but may it helps, i was Vue3 and i wanted the overflow to be visible (i had a...

come on ! at least a flatpack or snap, it's like a discrimination :disappointed:

i don't know why he didn't merge it yet, i had the same error

i'm facing the same issue, i'm trying to use the public directory or even the asset as documentation is mentioning, but nothing works, i had to create the directory `/_ipx/_/images`,...

> This works for me, i'm using elementary os | ubuntu 20.04 LTS and my issue was `(tableplus: error while loading shared libraries: libldap_r-2.4.so.2: cannot open shared object file: No...

i have the same issue i'm using bracket in ubuntu 16.04 LTS

i just had to run `composer require benwilkins/laravel-fcm-notification:*` :disappointed:

same php Intellisense won't work on php files as @fakhamatia said

i triggered manually a network error, it doesn't catch it!, tried with the hooks and `onResponseError` but no result

@olada i had to catch it manually ```js export const useErrorHandler = () => { const toastStore = useToastStore() const { $i18n } = useNuxtApp() const hasNetworkError = (error: any)...