Skip to content

feat(ErrorLogger): Enhance the global exception component function #4036

Answered by ArgoZhang
izanhzh asked this question in Q&A
Discussion options

You must be logged in to vote

代码我看了。问题如下

<ErrorLogger>
    <h1>Counter</h1>

    <p role="status">Current count: @currentCount</p>

    <button class="btn btn-primary" @onclick="IncrementCount">Click me</button>
</ErrorLogger>

不能用原生的 button 这样拦不住

Replies: 5 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

izanhzh
Aug 12, 2024
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

izanhzh
Aug 12, 2024
Collaborator Author

You must be logged in to vote
9 replies
@izanhzh
Comment options

izanhzh Aug 13, 2024
Collaborator Author

@ArgoZhang
Comment options

@izanhzh
Comment options

izanhzh Aug 13, 2024
Collaborator Author

@ArgoZhang
Comment options

Answer selected by izanhzh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants
Converted from issue

This discussion was converted from issue #4030 on August 12, 2024 12:40.