MarekBodingerBA
MarekBodingerBA
We also have multistep form and we force re-rendering of the form component using `key`. Maybe that would help you. https://github.com/bratislava/konto.bratislava.sk/blob/8b0be6ed18c39e2a3fee28bcb0a3fcf90a8b9b1e/next/components/forms/FormPage.tsx#L59 However, it's a good question how should the form...
> @MarekBodingerBA There is one failing tests, and you also have to get the test coverage back up to 100% given the new code you wrote Of course, I am...
> > > @MarekBodingerBA There is one failing tests, and you also have to get the test coverage back up to 100% given the new code you wrote > >...
Hi @heath-freenome, sorry for not responding. I've got stuck with this pull request. As far as I remember, it seems that in some cases the schema must be retrieved (as...
https://github.com/ds300/patch-package is a better solution then copying the implementation.
@israx Thank you for the response. I checked the logs, all the users are attempting to sign-in on: ``` https://konto.bratislava.sk/prihlasenie ``` This doesn't differ in any way from successful logins....
@HuiSF Nothing suspicious from my side, I extracted the related fields from the logs: ``` [ { "timestamp": "2024-03-27 17:50:24.152 +0000 UTC", "browser_name": "Chrome", "browser_os": "Windows 10", "browser_version": "123.0.0.0" },...
@cwomack We were able to contact some of the users that it's happening to and with high certainty we can tell that it is device specific issue (however the user...
@erinleigh90 (Un)fortunately we haven't had any occurrences of the error since 5th March (with couple of thousands successful sign-ins). We deployed this on 8th March, so we cannot evaluate.
We haven't had the exception since then, I am closing the issue.