Skip to content
Discussion options

You must be logged in to vote

Here is the logic behind it, as Countdown component doesn't have a default name defined it falls back to use the tagName one.

So, as a fix, you can extend the Countdown component (eg. in a plugin loaded after countdown one), or add the countdown in your i18n messages

div: "Container",
countdown: "Countdown"

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@adam3278
Comment options

@artf
Comment options

artf May 28, 2024
Maintainer

Answer selected by adam3278
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants