Closed TMaYaD closed 7 years ago
This is based on #4. The workaround there is not working anymore. That's the problem with the helpers. They tend to be brittle.
Doesn't make much sense to have defaults just for the wrap tag option. For that I'd suggest making a view helper that wraps active_link_to, or even override it and pass that option via super()
This is based on #4. The workaround there is not working anymore. That's the problem with the helpers. They tend to be brittle.