打开 关闭

How to open link in new tab using target attribute of ApplicationMenuItem class ? #549


User avatar
0
vaishali.gohane 创建

In below code target is not working :

context.Menu.AddItem( new ApplicationMenuItem( ABMenus.Feedback, l["Feedback"], "https://support.abp.io/QA/Questions", icon: "fa fa-comment-alt", order: 9, customData: null, target: "blank" ) );


1 答案
  • User Avatar
    0
    liangshiwei 创建
    支持团队 Fullstack Developer

    Hi,

    This is a problem. Thanks for your report, It will fix in v4.0.

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11