LensActionRequest::filters() returns empty or incomplete collection of applied filters.
#5702
Unanswered
kusab85
asked this question in
Ideas & Feature Requests
Replies: 1 comment
-
|
Standalone shouldn't query the database so filters shouldn't be applied. Unable to qualify this as a bug report and moving this to feature request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
When
Lenshas its own set of filters defined$request->filters()returns empty or incomplete collection of applied filters while handlingLensActionRequest.Detailed steps to reproduce the issue on a fresh Nova installation:
/nova/resources/users/lens/most-active-commentatorsgit checkout currentgit checkout expectedgit diff currentBeta Was this translation helpful? Give feedback.
All reactions