support
support copied to clipboard
Dependency arrows change their style after loadInlineData if critical paths are enabled
I think loading new data with loadInlineData while having the critical paths feature enabled causes the dependency arrow style to change - it's no longer thick red, it's back to its thin grey style (true for both showcase demo and our dev env)
Attaching the recording with your showcase component, our dev environment recording, and the test component. The test component has mocked data fetching (you can see it in the recording, in the console log).
Solution: critical paths feature should listen to project reload event and highlight paths