Did not see a simple way for having feed links open in new browser tab. To make it work I updated the component with feedControl.setLinkTarget("_blank") but this will get wiped out when the new version released. Any suggestions.
Did not see a simple way for having feed links open in new browser tab.
To make it work I updated the component with
feedControl.setLinkTarget("_blank")
but this will get wiped out when the new version released.
Any suggestions.