Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/328.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 在导航到其他页面之前,请打开确认对话框_Python_Navigation_Hyphen - Fatal编程技术网

Python 在导航到其他页面之前,请打开确认对话框

Python 在导航到其他页面之前,请打开确认对话框,python,navigation,hyphen,Python,Navigation,Hyphen,PythonDash作为一个SPA,我的应用程序有很多部分在一起工作。应用程序的一个部分是可编辑的,我打开了一个确认对话框,以防在编辑模式下有人试图切换到SPA的不同部分 我尝试使用url输入,但它只在导航发生后检查

PythonDash作为一个SPA,我的应用程序有很多部分在一起工作。应用程序的一个部分是可编辑的,我打开了一个确认对话框,以防在编辑模式下有人试图切换到SPA的不同部分

我尝试使用url输入,但它只在导航发生后检查