Subodha Pathiraja

Results 8 comments of Subodha Pathiraja

Since Next JS SWC compiler has been updated to work with styled component I have tried using SWC instead bable. https://codesandbox.io/s/nextjs-ssr-with-styled-components-typescript-14exc?file=/next.config.js seems it working fine. Better to check further Github...

> > 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...

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

> > You have to add install @mui/styled-engine-sc manually > > Why would this be required? It doesn't even produce any changes in `package.json`? It didn't install via yarn install...

> https://codesandbox.io/s/wandering-sunset-3x4xd?file=/src/Copyright.tsx:0-427 I will check on this

> @subodha I've replaced the code from https://codesandbox.io/s/wandering-sunset-3x4xd?file=/src/Copyright.tsx:0-427 using two pages and I manage to break it after the first edit of a page. hi @mnajdova the main difference I...

Hi @tuliocll , I was checking my data and array again. When there is a special character it breaks sometime. Cleared the data and checked. that works for me!.. thanks...

I'm having the same issue. ![image](https://user-images.githubusercontent.com/4123435/81499483-9ef34600-92e9-11ea-9e02-c62b01b6d7dc.png)