Dhaval Vira

Results 24 comments of Dhaval Vira

I don't think that it's a bug with nextjs, because if I switch to an older version - the first release of next-pwa, then it's working perfectly fine.

> Workbox needs to be updated to 6.0 how to update Workbox in the Next.js app?

> Update, a fix is coming to `next` [vercel/next.js#39450](https://github.com/vercel/next.js/pull/39450) in which version, it'll be solved? @balazsorban44

> Do you have a minimal example repo to demonstrate the problem? ```js import styled from 'styled-components' const btnName = styled.button` color: #ff0000; background-color: #00FF00; &:hover {} &:focus {} &focus-visible...

> Thank you, but that isn't quite what I mean. Please understand that many people are using this successfully with Next.js SSR, including me, so dropping code snippets here isn't...

> That example is not minimal, it's massive and includes loads of static CSS, Emotion, and other JS. You need to put in the effort to make a minimal reproduction...

> That example is not minimal, it's massive and includes loads of static CSS, Emotion, and other JS. You need to put in the effort to make a minimal reproduction...

@aso1datov == Thanks, your solution is working now... I've one more thing to ask when an Image is active on both the sliders, then in the Thumbs Slider (2nd slider)...

as I am using in Next.js, so that'll be in global CSS, right?

@aso1datov - I tried but it's not working...