Ben Ayala

Results 10 issues of Ben Ayala

I had been using build 2015-08-26 with no issues but now I wanted to upgrade to the newest version and I got this error... After clicking in the recaptcha and...

**Describe the Bug** If there are two branches in the remote with the following names: `feature/QA/kiran` (lowercase k) `feature/QA/Kiran` (uppercase K) Only one of them is displayed in the UI...

bug

Material Dark Theme, when used with `shadow-*` classes it should change the background color of the card (or other container) depending on the elevation. The higher the elevation, the lighter...

discussion
pending review

### Which @angular/* package(s) are relevant/releated to the feature request? core ### Description I believe I have all the template strict checks enabled, and I was expecting to have a...

feature
area: compiler
compiler: template type-checking
feature: under consideration

Hi, I'm using SQL Server and I just added converted a few of my tables to temporal tables, and I started getting these errors. ``` NOT IN DATABASE: Dictionary`2->Property 'PeriodEnd',...

Hi, I am using SQL Server, and I am getting the following errors. ``` EXTRA IN DATABASE: Index 'AuthorityStandards', index constraint name. Found = IX_AuthorityStandards_ExtId EXTRA IN DATABASE: Index 'AuthorityStandards',...

Hi, I am using SQL Server, and I have a table with a couple of JSON columns and I get the errors below. I was wondering if the errors are...

### Describe the bug The dynamic dialog background is not shown (`p-overlay-mask` not applied) when `dismissableMask` property is set to `false`. It only shows when it is `true`. ### Environment...

Status: Needs Triage

I am using an nx angular project and have the following path in the tsconfig.base.json ```typescript "@libs/util/shared": ["libs/util/shared/src/index.ts"], ``` then in a ts file this ```typescript import { getDefaultConfirmationDialogConfig, getDefaultDialogConfig,...

I started to get this error today after updating vscode extension to this version: ``` Identifier typescriptteam.native-preview Version 0.20250821.1 Last Updated 2025-08-21, 09:18:07 ``` ``` No overload matches this call....

Domain: Type Checking
Type Ordering