Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dismiss button does not keep URL fragment (hash) #40

Open
colegleason opened this issue Jan 18, 2014 · 1 comment
Open

Dismiss button does not keep URL fragment (hash) #40

colegleason opened this issue Jan 18, 2014 · 1 comment

Comments

@colegleason
Copy link

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?

@ronny332
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants