Mohammad Mahdi Nazari
Mohammad Mahdi Nazari
1. duplicate the matrix canvas behind itself 2. add a `transparent` layer with `backdrop-filter : blur(x)` in between the two layers
**Describe the bug** test fails on simplebar `OnDestroy()` error message: ``` ERROR: 'Error during cleanup of component', Object{component: AppComponent{header: true, footer: true, headerTransparent: false, headerPosition: 2, __ngContext__: 0}, stacktrace: TypeError:...
### What problem will this feature address? we could not run a custom compose when cloning from a git repository ### Describe the solution you'd like being able to specify...
Hey, there. I encountered an strange mapping bug, i am literally mapping from the same type to itself but an specific nested property gets `null` (`Order.Payment.CVV`) here is the code:...