Raphael Jutras

Results 22 comments of Raphael Jutras

I would like to add more information about this. In fact, in v8 of Laravel, in [app/Providers/RouteServiceProvider.php](https://github.com/laravel/laravel/blob/8.x/app/Providers/RouteServiceProvider.php) they commented the ` // protected $namespace = 'App\\Http\\Controllers';` and in v >9,...

> BTW. one more hint, if you want to save yourself massive headaches from Laravel's constant changes. > > Try to avoid all the Laravel's directories, i.e. "app" as much...

I would like to provide further clarification on the issue we just discussed with @riderx . We would like the app to install the update when the app boots, but...

@adilkadivala Have you started working on this?

> @raphjutras i have left due to some reason ,, you can start. good luck... Then can you cancel your attempt so that others can take the bounty? Thank-you ![image](https://github.com/user-attachments/assets/16445575-9099-4e71-9ebe-fab045fac632)

Thank you to both of you @riderx and @WcaleNieWolny I will keep following this issue closely 👍 We will test the feature as soon as it is available.

I can confirm that we also experience this problem on both Android and iOS. It will happen when we zoom a lot on the PDF: ex, on construction plans, they...

@stephanrauh I have made a simple test with original pdf.js in my Safari browser (iPhone) by accessing PDF.js official demo: https://mozilla.github.io/pdf.js/web/viewer.html It seem that the original script suffer from same...

Just did a research on PDF.js github, looks like the issue had already been flagged..! https://github.com/mozilla/pdf.js/issues/17713