Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Listener call returns an error #573

Open
jonas-martinez opened this issue Jan 7, 2024 · 0 comments
Open

[Bug]: Listener call returns an error #573

jonas-martinez opened this issue Jan 7, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@jonas-martinez
Copy link
Collaborator

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

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       castError
dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 818:12  cast
dart-sdk/lib/_internal/js_dev_runtime/patch/core_patch.dart 674:17                as
packages/client_common/api/response_models/api_error.dart 14:17                   fromJson
packages/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

@jonas-martinez jonas-martinez added the bug Something isn't working label Jan 7, 2024
@taorepoara taorepoara removed their assignment Jan 9, 2024
@taorepoara taorepoara added the good first issue Good for newcomers label Feb 7, 2024
@taorepoara taorepoara transferred this issue from lenra-io/lenra_cli May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Status: 🟡 Backlog
Development

No branches or pull requests

2 participants