Problem Statement On searching the wrong address in the HubBox popup, there is no error message. When checked on the console, you are getting an error like “_messageErrorTemplate is not a function“. Solution The error: “_messageErrorTemplate is not a function” is coming because this function is not declared as function in the HubBox library. To […]