You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On triggering custom filters, candidates for "doFilter" won't show up on the liveView timeline.
The InlayHints for the methods update correctly (count), but candidates never load.
Reproduction steps
Start unlogged-spring-maven-demo
Hit any API from the project from an external source
Go to GlobalFilter, you will see inlayhints with correct call counts for both methods here, but candidates for the doFilter method will not load.