Evgeniy OZ

Results 10 issues of Evgeniy OZ

Could you please replace it to returning Result/Option? https://github.com/Florob/RustyXML/blob/master/src/element.rs#L202

### Feature Description If possible please do not create `div.mat-mdc-form-field-subscript-wrapper` in mat-form-field if "hint" is not set (null or undefined). ### Use Case Right now it breaks the alignment, as...

feature
needs triage

M1 Pro 32Gb RAM 10 CPU 16 GPU Ventura 13.0 Beta ``` Logs: Metal device set to: Apple M1 Pro 2022-09-24 10:24:42.126093:1 tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:305]Could not identify NUMA node of platform GPU...

### Command build ### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not...

needs: repro steps

### Which @angular/* package(s) are relevant/related to the feature request? compiler ### Description If standalone component A imports standalone component B, and B imports A, then `ReferenceError: Cannot access 'A'...

needs reproduction
area: core
area: compiler
cross-cutting: standalone

### Which @ngrx/* package(s) are relevant/related to the feature request? component-store ### Information Right now, there are two possible ways to accidentally "kill" an effect: 1. Forgetting to catch an...

Project: Component Store

Hello! Just wanted to thank you for your great tool - works great and now it's difficult to imagine how to use Forms without it :) Thanks a lot!

### Which @angular/* package(s) are the source of the bug? compiler ### Is this a regression? No ### Description When `@defer` is inside an ng-template, `on interaction(element)` doesn't trigger at...

core: defer

### Current Behavior We use ESLint 8 because of [this issue](https://github.com/cartant/eslint-plugin-rxjs-angular/issues/23). Nx 20 generates incorrect config, example: ```ts const nx = require('@nx/eslint-plugin'); const baseConfig = require('../../../eslint.config.js'); module.exports = [ ...baseConfig,...

type: bug
blocked: repro needed
scope: linter
stale

### Which @angular/* package(s) are the source of the bug? compiler ### Is this a regression? No ### Description I don't know how to create a reproduction with SSR on...

needs reproduction
area: core
core: hydration