Angular state inspector 的評論
Angular state inspector 作者: Ihor Klymenok
Firefox 使用者 14699223 所留下的評論
評價 5 分,滿分 5 分
來自 Firefox 使用者 14699223,6 年前12 筆評論
- 評價 4 分,滿分 5 分來自 Noitcereon,3 年前Does what it says. You can inspect the state in the Inspector tool on a locally running Angular project. It is not as convenient as other dev tools such as for Vue or React.
- First of all, I'm very thankful this exists. Now that augury in firefox is broken, this is my only way to effectively debug in angular on that browser. it is functional and I like it.
However, it does seem like sometimes the application's interface sort of breaks. At least it does for my custom components.開發者回應
張貼於 4 年前Thank you for the feedback.
Starting from version 1.5.0 "broken interface" issue should be fixed. - 評價 5 分,滿分 5 分來自 Carlos Barros,5 年前
- Kinda difficult to use because the "State" tab is located at the very end of the inspector panel, which means it definitely takes a lot more space than it needs,
not necessarily your fault, firefox is the one to blame here.
But I guess you could create a new major tab (along with "inspector", "debugger", "network", etc.) which contains the whole virtual dom tree, this way you can skip the native HTML elements which don't have angular state too! (although you can consider to add those as properties shown like `template` or `child` etc) 開發者回應
張貼於 5 年前Thank you for your feedback.
More information and screenshots were added to the description area so you can read a little bit more about how to work with it.- 評價 4 分,滿分 5 分來自 Firefox 使用者 14765376,6 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 15036059,6 年前
開發者回應
張貼於 5 年前Thank you for your feedback.
All issues were fixed and now extension should work like a charm :)
But if you still occurred with a problem, please contact with me by email with more descriptive response how your problem looks like.