Sascha Woo
Sascha Woo
@MichaelWest22 thanks for your review 👍 The `cancelPolling` function should now clear the timeout if any and set the `internalData.timeout = -1`.
@MichaelWest22 You're right, I overlooked that. Thank you again 👍.
@KonngExplorer In your case, it would be better to use the programmatic approach and redirect to `/admin/document/article/article-table` upon successful login. In your `@ExceptionHandler` method, you can inject `HtmxRequest` and `HtmxResponse`...