Tharindu Jayasanka
Tharindu Jayasanka
@Subham-Maity same issue here. Did you fixed it?
@Subham-Maity Thanks! It fixed my dark mode issue. Im also using Next.js  But still some issues in Light mode. 
Finally fixed it. Thanks @Subham-Maity I just needed to add the `key={theme}` in the the `` component. So everytime i switched the theme disqus comments component is reloading again. This...
As doc says you can safely remove the plugin because its now built into the framework V4 https://www.serverless.com/framework/docs/providers/aws/guide/iam > Thanks to the community plugin [serverless-iam-roles-per-function](https://github.com/functionalone/serverless-iam-roles-per-function) and all its contributors for...