Skip to content

Bug fix to allow links to be followed

Choose a tag to compare

@IamAdamJowett IamAdamJowett released this 10 Mar 04:59
· 47 commits to master since this release

Thanks to @fela98 for the following change:

The fix is to not return the value returned by the angular expression passed to clickOutside. I am not aware of any other use for the return value of the expression, I therefore removed the return value completely.