bootstrap-growl icon indicating copy to clipboard operation
bootstrap-growl copied to clipboard

Dismiss button does not keep URL fragment (hash)

Open colegleason opened this issue 11 years ago • 1 comments

My AngularJS app uses the fragment identifier (portion of URL after #) to determine the page. When a user dismisses an alert (allow_dismiss == true), it kicks them back to just # because of the anchor href.

https://github.com/ifightcrime/bootstrap-growl/blob/master/jquery.bootstrap-growl.js#L16

Could we allow the dismiss url to be set via a function or something so I can set it to the current window location including the fragment?

colegleason avatar Jan 18 '14 09:01 colegleason

+1

ronny332 avatar Jan 26 '15 12:01 ronny332