LCG

DatePicker "SigningDate" fails on selecting date

1 votes

Datefield

 

Hi friends,

I have an issue with signing data from the web interface. DatePicker fails on open and I can`t select date.
Javascript error "TypeError: Cannot read properties of null (reading 'length')";

I using VS2019, C#, WebView2 component

string tempDir2 = Path.GetTempPath();
CoreWebView2EnvironmentOptions options = null;
CoreWebView2Environment webView2Environment = await          CoreWebView2Environment.CreateAsync(null, tempDir2, options);
await webBrowser1.EnsureCoreWebView2Async(webView2Environment);
webBrowser1.Source = new Uri(url);

 

 


Reply to: DatePicker "SigningDate" fails on selecting date

0 votes

Hi LCG,

 

Kindly refer to my reply in the other post.

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off