You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I try to execute make build I receive the followin error:
src-app/main.js:77: ERROR - Function kt.OsmNamesAutocomplete.prototype.registerCallback: called with 1 argument(s). Function requires at least 2 argument(s) and no more than 2 argument(s).
autocomplete.registerCallback(function(item) {
The text was updated successfully, but these errors were encountered:
when I try to execute make build I receive the followin error:
src-app/main.js:77: ERROR - Function kt.OsmNamesAutocomplete.prototype.registerCallback: called with 1 argument(s). Function requires at least 2 argument(s) and no more than 2 argument(s).
autocomplete.registerCallback(function(item) {
The text was updated successfully, but these errors were encountered: