Ai Search finished, some makeup changes, guards, brokerSearch
This commit is contained in:
@@ -138,7 +138,7 @@ export class DetailsCommercialPropertyListingComponent {
|
||||
} catch (error) {
|
||||
this.messageService.addMessage({
|
||||
severity: 'danger',
|
||||
text: 'An error occurred while sending the request',
|
||||
text: 'An error occurred while sending the request - Please check your inputs',
|
||||
duration: 5000,
|
||||
});
|
||||
if (error.error && Array.isArray(error.error?.message)) {
|
||||
|
||||
Reference in New Issue
Block a user