jQuery UI Widgets › Forums › Angular › JqxNotification is buggy shows message 2 times even with your example
Tagged: Angular JqxNotification Buggy shows message twice
This topic contains 1 reply, has 2 voices, and was last updated by Martin 7 years ago.
Hi Team ,
JqxNotification in angular is buggy, its showing message 2 times even in your code examples, please find link and observe the message with success, error and others its shows message twice. https://www.jqwidgets.com/angular/angular-notification/angular-notification-settings.htm
Kindly provide a workaround to solve this issue.
Hello svedavya,
Thank you for your feedback! This is an issue that we have to fix in the future.
For a workaround you can try to change the content before opening the notification with: this.myNotification.host['context'].innerText = "myContent";
this.myNotification.host['context'].innerText = "myContent";
Best Regards, Martin
jQWidgets Team http://www.jqwidgets.com/
You must be logged in to reply to this topic.