Skip to content

Bug: fixed callback tracing after components switching#373

Merged
kraleppa merged 1 commit intomainfrom
fix-callback-tracing-during-components-switching
May 12, 2025
Merged

Bug: fixed callback tracing after components switching#373
kraleppa merged 1 commit intomainfrom
fix-callback-tracing-during-components-switching

Conversation

@kraleppa
Copy link
Member

@kraleppa kraleppa commented May 9, 2025

Basically when you have callback tracing started and you change debugged node, callbacks from previous component will still appear in the callback traces

Before

Screen.Recording.2025-05-09.at.15.59.50.mov

@kraleppa kraleppa requested review from GuzekAlan and hhubert6 May 9, 2025 14:04
@kraleppa
Copy link
Member Author

kraleppa commented May 9, 2025

After

Screen.Recording.2025-05-09.at.16.01.47.mov

Copy link
Contributor

@GuzekAlan GuzekAlan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add check for this in TracingHelper or a comment in moduledoc about which assigns should be added for it to properly work ?

@kraleppa kraleppa merged commit 6cfdfa0 into main May 12, 2025
1 check passed
@kraleppa kraleppa deleted the fix-callback-tracing-during-components-switching branch May 12, 2025 08:31
hhubert6 added a commit that referenced this pull request May 13, 2025
…-time:

    Merge branch 'main' into 359-create-form-for-filtering-by-execution-time

    Change micro symbol rendering

    Chore: update shields in README.md (#375)

    Refactor

    Chore: update GitHub workflows (#374)

    Bug: allowed iframe in LiveDebugger router (#372)

    Bug: fixed callback tracing after components switching (#373)

    Rename

    Add form inputs for filtering by execution time

    Add input component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants