Closed micswe closed 1 year ago
Could you show which libraries you included? I have feeling you missing smth.
Sorry, what is smth ? i dont have this libary in my project
How yours look?
Thats the Problem, i miss the "," places and virtualization.
Thank you
I try Autocomplete in Webasembly. I use the same code as in Server Side demopage.
The error come on execute this dunction.
this.autocomplete = await Autocomplete.CreateAsync(this.map1.JsRuntime, this.searchBox, new AutocompleteOptions { StrictBounds = false, //ComponentRestrictions = new ComponentRestrictions { Country = new[] { "us" } } });