LouisBarranqueiro / reapop

:postbox: A simple and customizable React notifications system
https://louisbarranqueiro.github.io/reapop
MIT License
1.55k stars 78 forks source link

Theme and Transition not working in demo #562

Closed karmatys8 closed 6 months ago

karmatys8 commented 7 months ago

Description

When using your demo, I tried to change both Theme and Transition values, but encountered an issue where the changes did not take effect.

I even looked at the HTML and every single toast looked the same.

Expected behavior

The Theme and Transition options should dynamically change the appearance and transition style of the toasts based on the selections made in the Notification Creator.

Steps to reproduce the bug

  1. Go to demo.
  2. Modify either Theme or Transition option on the Notification Creator.
  3. Then click Notify button.

Environment

Additional information

LouisBarranqueiro commented 7 months ago

👋 @karmatys8, indeed, it does not work. Thanks for reporting that issue. I'm on it 👍