We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d557b commit 8ad943fCopy full SHA for 8ad943f
1 file changed
src/components/BootstrapBlazor.Region/Components/SelectRegion.razor
@@ -1,6 +1,6 @@
1
@namespace BootstrapBlazor.Components
2
@inherits PopoverSelectBase<string>
3
-@attribute [JSModuleAutoLoader("./_content/BootstrapBlazor.Region/Components/SelectRegion.razor.js", JSObjectReference = true)]
+@attribute [JSModuleAutoLoader("./_content/BootstrapBlazor.Region/Components/SelectRegion.razor.js")]
4
5
@if (IsShowLabel)
6
{
0 commit comments