-
-
Notifications
You must be signed in to change notification settings - Fork 106
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
Feature request: new method Link::isLinkCurrent() #229
Comments
|
It doesn't work, when link is from presenter I must call Code: $this->lazyLink('this', ['type' => 'groups']) |
dg
added a commit
that referenced
this issue
Jan 3, 2020
dg
added a commit
that referenced
this issue
Jan 4, 2020
dg
added a commit
that referenced
this issue
Jan 4, 2020
dg
added a commit
that referenced
this issue
Jan 4, 2020
dg
added a commit
that referenced
this issue
Jan 5, 2020
dg
added a commit
that referenced
this issue
Jan 5, 2020
dg
added a commit
that referenced
this issue
Jan 5, 2020
dg
added a commit
that referenced
this issue
Jan 6, 2020
dg
added a commit
that referenced
this issue
Jan 15, 2020
dg
added a commit
that referenced
this issue
Jan 16, 2020
dg
added a commit
that referenced
this issue
Jan 22, 2020
dg
added a commit
that referenced
this issue
Feb 5, 2020
dg
added a commit
that referenced
this issue
Mar 4, 2020
dg
added a commit
that referenced
this issue
Mar 4, 2020
dg
added a commit
that referenced
this issue
Mar 4, 2020
dg
added a commit
that referenced
this issue
Mar 4, 2020
dg
added a commit
that referenced
this issue
Mar 10, 2020
dg
added a commit
that referenced
this issue
Mar 10, 2020
dg
added a commit
that referenced
this issue
Mar 18, 2020
dg
added a commit
that referenced
this issue
Mar 18, 2020
dg
added a commit
that referenced
this issue
Mar 24, 2020
dg
added a commit
that referenced
this issue
Mar 25, 2020
dg
added a commit
that referenced
this issue
Apr 2, 2020
dg
added a commit
that referenced
this issue
Apr 2, 2020
dg
added a commit
that referenced
this issue
Apr 2, 2020
dg
added a commit
that referenced
this issue
Apr 14, 2020
dg
added a commit
that referenced
this issue
Apr 20, 2020
dg
added a commit
that referenced
this issue
Aug 25, 2020
dg
added a commit
that referenced
this issue
Oct 6, 2020
dg
added a commit
that referenced
this issue
Oct 6, 2020
dg
added a commit
that referenced
this issue
Oct 6, 2020
dg
added a commit
that referenced
this issue
Oct 15, 2020
dg
added a commit
that referenced
this issue
Oct 15, 2020
dg
added a commit
that referenced
this issue
Oct 27, 2020
dg
added a commit
that referenced
this issue
Oct 27, 2020
dg
added a commit
that referenced
this issue
Oct 28, 2020
dg
added a commit
that referenced
this issue
Oct 28, 2020
dg
added a commit
that referenced
this issue
Oct 29, 2020
dg
added a commit
that referenced
this issue
Oct 29, 2020
dg
added a commit
that referenced
this issue
Oct 29, 2020
dg
added a commit
that referenced
this issue
Nov 2, 2020
dg
added a commit
that referenced
this issue
Nov 2, 2020
dg
added a commit
that referenced
this issue
Nov 2, 2020
dg
added a commit
that referenced
this issue
Nov 2, 2020
dg
added a commit
that referenced
this issue
Nov 3, 2020
dg
added a commit
that referenced
this issue
Nov 3, 2020
dg
added a commit
that referenced
this issue
Nov 3, 2020
dg
added a commit
that referenced
this issue
Nov 3, 2020
dg
added a commit
that referenced
this issue
Nov 4, 2020
dg
added a commit
that referenced
this issue
Nov 5, 2020
dg
added a commit
that referenced
this issue
Nov 9, 2020
dg
added a commit
that referenced
this issue
Nov 16, 2020
dg
added a commit
that referenced
this issue
Nov 16, 2020
dg
added a commit
that referenced
this issue
Nov 16, 2020
dg
added a commit
that referenced
this issue
Nov 25, 2020
dg
added a commit
that referenced
this issue
Dec 17, 2020
dg
added a commit
that referenced
this issue
Dec 31, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want check lazy link if is current, but I can't because of private $component
Solution is:
or better
I'm willing to write a PR
The text was updated successfully, but these errors were encountered: