Is this possible to navigate to external URL in angular using $state provider?
like $state.href('external', 'http://stackoverflow.com')
Is this possible to navigate to external URL in angular using $state provider?
like $state.href('external', 'http://stackoverflow.com')