Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
前提:Modal里加载一个table
还原:点击table内联的编辑窗口
问题:EditMode=Popup(弹窗)时,这个弹窗会被加载到Modal的下面被遮住
Describe the solution you'd like
许愿:现在使用了EditMode=InCell进行处理,但是还是希望使用弹窗功能
Additional context
还原环境:https://github.com/BrandoSbj/BootstrapBlazortestforlayout
BB版本:10.9.2
页面:@page "/testtable"
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
前提:Modal里加载一个table
还原:点击table内联的编辑窗口
问题:EditMode=Popup(弹窗)时,这个弹窗会被加载到Modal的下面被遮住
Describe the solution you'd like
许愿:现在使用了EditMode=InCell进行处理,但是还是希望使用弹窗功能
Additional context
还原环境:https://github.com/BrandoSbj/BootstrapBlazortestforlayout
BB版本:10.9.2
页面:@page "/testtable"