Denis Khrunov

Results 4 issues of Denis Khrunov

Fixed bugs in pseudocode for deletion and reverse traversal.

After updating my monorepo from v13 to Nx v14.5.1 and Angular v14.1.0, I had these errors in the console when trying to run the serve command for an MFE app....

type: bug
blocked: retry with latest
scope: angular

I need to get some Carbon colors to my custom component, how can i do that? Implemented theme in the styles.scss ![image](https://user-images.githubusercontent.com/25565058/174188680-fec58576-328c-43a5-aad7-bc44401f5270.png) My custom component that needs Сarbon colors depending...

**Describe the bug** When `notifyOnNetworkStatusChange` is set to `true` and call `refetch`, then the network states sticks and always shows loading spinner **To Reproduce** Steps to reproduce the behavior: 1....