Closed iiaishwarya closed 4 years ago
I am using Bert in a project Bert.alert("custom message", "success")
Bert.alert("custom message", "success")
The alert shows the same icon as captured by the first call to Bert. The problem is solved if I refresh the page. Otherwise it is the same icon for the subsequent Bert calls
Upgrading the package to V 2.2.2 worked for me. :)
I am using Bert in a project
Bert.alert("custom message", "success")
The alert shows the same icon as captured by the first call to Bert. The problem is solved if I refresh the page. Otherwise it is the same icon for the subsequent Bert calls