Sebastian

Results 4 comments of Sebastian

I've got a `Next.js 12 (SWC)` + `MUI 5` + `styled-components` + `TypeScript` build working with the following setup: package.json ```json ... "dependencies": { "@mui/material": "^5.2.7", "@mui/styled-engine": "npm:@mui/styled-engine-sc@^5.1.0", "@mui/styled-engine-sc": "^5.1.0",...

> > I've got a `Next.js 12 (SWC)` + `MUI 5` + `styled-components` + `TypeScript` build working with the following setup: > > package.json > > next.config.js > > pages/_document.tsx...

@oliviertassinari, we would love a merge on the [pull request](https://github.com/oliviertassinari/react-swipeable-views/pull/654) to resolve this issue This repo is a great addition to MUI and is used by many [![npm downloads](https://img.shields.io/npm/dm/react-swipeable-views.svg)](https://www.npmjs.com/package/react-swipeable-views)

None of the suggested solutions worked for me, I tried: 1. Ensuring I followed the [setup guide](https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/wiki/Setup-Authentication-for-Google-Assistant-Unofficial-Desktop-Client) correctly 2. Using [desktop credentials](https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/issues/784#issuecomment-1370355169) 3. Enabling [account linking](https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/issues/53#issuecomment-875133184) However, I was able...