Replies: 1 comment 1 reply
-
Hey @whg517, assuming the issue about the If you have any further debugging needs, you can try to use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using components within refind-antd, but I find that antd components are not debugging properly, I am not breaking at the line points I expect, and I am not seeing variable values properly. What should I do to debug normally?
As for why I need to debug the source-code for refine-antd, it is because I am having a problem with breadcrumbs, I am not displaying breadcrumbs properly in some components, so I am trying to debug the List component how.
here is my code:
App
component
Beta Was this translation helpful? Give feedback.
All reactions