Replies: 1 comment 1 reply
-
The blazor bootstrap service registration is missing. Getting started links: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am very new to blazorbootstrap and I have tripple checked the code and the installation but I keep getting this error; Unhandled exception rendering component: Cannot provide a value for property 'IdGenerator' on type 'BlazorBootstrap.Button'. There is no registered service of type 'BlazorBootstrap.IIdGenerator'.
System.InvalidOperationException: Cannot provide a value for property 'IdGenerator' on type 'BlazorBootstrap.Button'. There is no registered service of type 'BlazorBootstrap.IIdGenerator'.
at Microsoft.AspNetCore.Components.ComponentFactory.
Beta Was this translation helpful? Give feedback.
All reactions