public-ui / kolibri

The accessible HTML-Standard
https://public-ui.github.io
European Union Public License 1.2
169 stars 33 forks source link

🙏 Help: KoliBri already registered? #6739

Closed deleonio closed 2 months ago

deleonio commented 2 months ago

Discussed in https://github.com/public-ui/kolibri/discussions/6543

Originally posted by **deleonio** June 13, 2024 ### Summary Is there a way to check from the outside whether KoliBri has already been registered? We currently have an ugly workaround for this, but surely there is a better way. Do you have a helper for this? Das soll nach außen exportiert werden: https://github.com/public-ui/kolibri/blob/6e44de990397ec02062a01cc943fdc5f96559a4c/packages/components/src/core/bootstrap.ts#L43C14-L43C28 - [ ] Wir prüfen, ob wir das `initialized`-Flag über eine Methode abfragbar machen können.