javascript - Framework 7 Alert Not Working with views -


i have button click event, framework 7's core alert() function not show if have div core class 'views' stores inline pages.

myapp.alert("hello"); 

if remove 'views' class div alert works. why this? ideas on how can alert show in inline views?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -