You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
8.0.0 is a breaking change version, refactors the countdown component.
Replace template with the format time accepted patterns, can be using angular time format or other libaries time format (like this: date-fns), default using angular date-time format, you can refer to accepted patterns via angualr.io.
For more details please refer to Document, and if you have any upgrade question please submit the tickets in the issues.