Open Closed

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


User avatar
0
vaishali.gohane created

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 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team 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 March 25, 2024, 15:11