Ng Han Seng
Ng Han Seng
Here's a minimal reproduction of the issue: https://stackblitz.com/edit/angular-ivy-hypzhr?file=src%2Fapp%2Fapp.component.ts And the latest environment info: ``` ngx-translate version: 14.0.0 Angular version: 13.3.0 Browser: - [x] Chrome (desktop) version 99.0.4844.74 - [ ]...
From [Linux goesZen](http://linux.goeszen.com/ffmpeg-audio-and-video-length-difference-issues.html): > ... I found out that relying on the extracted audio length is a good solution as it appears that ffmpeg seldomly (at least it never happened...
Been struggling with this after I upgraded a project to Angular 12 too. For what its worth, Angular 14 will be introducing standalone components (see https://angular.io/guide/standalone-components) In the mean time,...
A plain curl seems to work fine. Maybe RedGifs were still experimenting stuff on their servers? ```sh $ curl 'https://api.redgifs.com/v2/users/celebs/search?order=recent' {"page":1,"pages":12,"total":341,"gifs":[{"id":"oblongclosesiskin","createDate":1651916881, #snib ```
For what its worth, I tried building sucrase with Rollup and IIFE in https://github.com/altbdoor/sucrase-build-iife#usage I mostly followed the existing work in #526 , with minor adjustments to make things work....
If the team needs a minimal reproducible example... this was with React Router v1.5.4 https://stackblitz.com/edit/stackblitz-starters-m1udae?file=src%2Findex.tsx