igorlino / angular-colorbox

Angular Colorbox is directive for the lightweight customizable lightbox Colorbox plugin.
http://igorlino.github.io/angular-colorbox/
MIT License
4 stars 2 forks source link

colorbox with ui-router & angular #1

Open mpielvitori opened 8 years ago

mpielvitori commented 8 years ago

I am using colorbox in my Angular project which works with ui-router. When clicking on an anchor which is associated with colorbox(thumb image), the colorbox would appear fine(large image) but the browser location would change and is relocated to "/" for $urlRouterProvider.otherwise('/');

igorlino commented 8 years ago

sorry, I forgot to review the issue you raised. Is this still an issue or have you created a workaround ?