DEV Community

Discussion on: How to Create a Dark Mode Component in React

Collapse
 
emilypmendez profile image
Emily Mendez

Thanks for creating such a great post! I'm having an issue triggering the dark mode feature. I'm not getting any errors, got all the tests passing, and the toggle functionality works in the SPA... but I'm unable to force the Rendering technique in Chrome in the SPA, and the toggle simply isn't triggered. Followed this tutorial thoroughly and triple checked all values... I wonder what I might be doing wrong?