ryanahamilton commented on issue #10200: URL: https://github.com/apache/airflow/issues/10200#issuecomment-809575403
I wasn't able to reproduce the exception. I do see the pagination link URLs as described when there are no results. There is a "disabled" CSS class and visual treatment applied, but you are still able to click the disabled links. Seems as though this could be easily resolved by setting `pointer-event: none;` on the disabled pagination links to prevent them from being clicked to begin with.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
