Skip to content

IgbDatePicker error in the console when calling Show method in Web AssemblyΒ #150

@agoldenbaum

Description

@agoldenbaum

Steps to Reproduce:

  1. Run the attached sample project.
  2. Click the "Show DatePicker Dialog" button and check the console.

Result:
The dialog opens, but there is an error in the console:

Unhandled exception rendering component: Invocation of method "show" returned a promise. Please use the async version of the method to get the value.
System.Exception: Invocation of method "show" returned a promise. Please use the async version of the method to get the value.
at IgniteUI.Blazor.Controls.BaseRendererControl.InvokeMethodHelperSync(String target, String methodName, Object[] arguments, String[] types, ElementReference[] nativeElements)

datePickerBug.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions