Darkmode JS doesn't works at all

Created on 25 October 2023, over 1 year ago

Problem/Motivation

I've installed Darkmode JS dev version on my project (D10) and found that it doesn't work at all.

The problems occur in the main JS file. I removed the following code and darkmode works well:

  // Check if the Darkmode library is available.
  if (typeof Darkmode !== 'undefined') {
    return;
  }

This file requires refactoring before the new release is created.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine Panchuk Volyn, Lutsk

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024