✦ onenowonelater ✦

Results 23 comments of ✦ onenowonelater ✦

It would be still really convenient to at least have the video dimensions!

Same issue. After switching the language from the main language (for example, thewebsite.com), it will now redirect me to thewebsite.com/es/ for example. Now when the second language is remembered as...

I am getting the same error! onReady did not help at all. UPDATE: I am using ReactPlayer (react-player) for now. I had to use useEffect and use state to solve...

#84 Same here! Only can change the language from System -> Languages & Input -> Physical keyboard -> qwerty2 and not by using ctrl + space or cmd + space...

Whatever I type, it gives search auto-fill variants, but I get "Something went wrong" in the search after hitting enter 🧐 Google Chrome doesn't crash though. I tried WebView Browser...

I still get an error in next.js 13.2.4. [in this scenario](https://beta.nextjs.org/docs/data-fetching/fetching#sequential-data-fetching): ``` // ... async function Playlists({ artistID }) { // Wait for the playlists const playlists = await getArtistPlaylists(artistID);...

+1 for a better documentation.

Not solved yet. Can you add some notice in documentation at least?

I was having a similar issue because my HMR port in vite.config.ts and docker container port were conflicting in the local dev ``` my-app | ╭─ error ──────────────────────────────────────────────────────────────────────╮ my-app |...

Is it possible to fallback programatically? For example, leave fields empty and extract it from default locale?