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
It seems that when opening the application page, you can't click more than once on the increment button. An error occurs and if you wait a little (5 seconds), it will actually register the event properly. If you let time for the app page to initialise, this error does not occur.
Screen.Recording.2024-01-07.at.12.32.02.mov
LOGS
Client
Error: Expected a value of type 'String', but got one of type 'Null'dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 294:3 throw_dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 127:3 castErrordart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 818:12 castdart-sdk/lib/_internal/js_dev_runtime/patch/core_patch.dart 674:17 aspackages/client_common/api/response_models/api_error.dart 14:17 fromJsonpackages/lenra_ui_runner/io_components/lenra_route.dart 47:26
What browsers are you seeing the problem on?
No response
Version
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
What happened?
I was testing the template-bun on this commit : lenra-io/template-bun-js@3e10671
It seems that when opening the application page, you can't click more than once on the
increment
button. An error occurs and if you wait a little (5 seconds), it will actually register the event properly. If you let time for the app page to initialise, this error does not occur.Screen.Recording.2024-01-07.at.12.32.02.mov
LOGS
Client
What browsers are you seeing the problem on?
No response
Version
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: