timlrx / tailwind-nextjs-starter-blog

This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.
https://tailwind-nextjs-starter-blog.vercel.app/
MIT License
8.45k stars 1.96k forks source link

Warning logged in console when switching between light and dark Modes #974

Closed asanchezyali closed 1 month ago

asanchezyali commented 1 month ago

Description

When using the button to switch between light and dark modes, an error is logged in the console. This issue needs to be investigated and resolved to ensure smooth mode transitions without console errors.

To Reproduce Steps to reproduce the behavior:

  1. Open the application.
  2. Use the button to switch from light mode to dark mode or vice versa.
  3. Observe the console for any error messages.

Expected behavior Switching between light and dark modes should occur without any errors being logged in the console.

Screenshots

image

Browser Info (if display / formatting issue): Brave Browser and Chrome Browser