Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to provide async container configuration #35

Open
NathanMolTechno opened this issue Aug 26, 2024 · 0 comments
Open

Unable to provide async container configuration #35

NathanMolTechno opened this issue Aug 26, 2024 · 0 comments

Comments

@NathanMolTechno
Copy link

NathanMolTechno commented Aug 26, 2024

With the current forRoot construction, it is impossible to configure the PiwikProSettings asynchronously. This makes it unworkable to supply these configurations via a server.

It would be more convenient to use 'provide-functions' or to allow the settings injection token to implement Promise<PiwikProSettings> as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@NathanMolTechno and others