Arnaud Jezequel

Results 17 issues of Arnaud Jezequel

Add vite-ignore in import module Solve #92

When using vite & EXIFR we get the following warning node_modules/.vite/deps/exifr.js ``` return "function" == typeof __require ? Promise.resolve(t2(__require(e2))) : import( /* webpackIgnore: true */ e2 ^ ).then(t2); } catch...

I'm using this plugin on and Android TV. Playbacks works great 👍 But when i have a video with a 5.1 audio track (like dolby atmos, dolby digital...) the audio...

Since upgrading to Flutter 1.20.3 i can build without issue but not publish to the apple store: ``` App Store Connect Operation Error ERROR ITMS-90057: "The bundle 'Payload/Runner.app/PlugIns/Share Extension.appex' is...

**Summary** When i go back (hardware button) the route remain in the tree even if no longer visible **Router:** ```dart @MaterialAutoRouter( replaceInRouteName: 'Page,Route', routes: [ AutoRoute(path: '/login', page: LoginPage, initial:...

### Description when directly accessing the site with a route instead of navigating from the app child route does not get data and params ### Expected outcome Child route properties...

### ImageMagick version ImageMagick 7.1.1-27 Q8 x64 0225ac4:20240121 ### Operating system Windows ### Operating system, version and so on 11 ### Description AVIF generated by ImageMagick are opened as raw...

## Description I'm using MasonryInfiniteGrid in Svelte When scrolling i can sill see all the cards in the dom without any recycling. Where is the screenshot of what the DOM...

question

When running i get an error with this module trying to get a tsconfig at an odd path. I tried putting absolute path for the --project to no avail ```...