Fix: Remove duplicate client_id parameter in url_for call
- Fixed TypeError: jinja2.runtime.Context.call() got multiple values for keyword argument 'client_id' - Removed explicit client_id=client.client_id from url_for call since it's already in **filters - This fixes the template rendering error on the reports page
Showing
Please
register
or
sign in
to comment