javascript - How do I get the UI Fabric Command Bar contextual Menu to work? -


i have been trying use office ui fabric's command bar control in office.js api microsoft word application.

the buttons seen in main bar work intended when app displayed in maximum width of task pane. when re-size task pane smaller width , buttons move '...' (ellipsis) drop down stop working.

i've tried explicitly adding copies of buttons in code ms-commandbar-overflowbutton container, take functionality of first item , duplicates every other item. i've used code ui fabric js documentation page , i'm not sure why buttons stop working when moved context menu.

office ui fabric version: 1.2.0 office ui fabric core version: 4.1.0


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -