Denny Preis

Results 6 issues of Denny Preis

**Describe the bug** The UI-Loader uses the new OnPush ChangeDetection Strategy and triggers update with `cd.markForCheck()`. This flags the Component to be checked on the next tick. This tick however,...

### Describe the bug For checking if the forward button needs to be displayed, it compares the current scrollstate with the actual width of the content. The issue is that...

Status: Needs Triage

### Describe the bug ``` TypeError: Cannot read properties of undefined (reading 'charAt') at resolveURL (/Users/dennymueller/IdeaProjects/forest-school-saxony/node_modules/axios/dist/node/axios.cjs:3241:44) at standardBrowserEnv (/Users/dennymueller/IdeaProjects/forest-school-saxony/node_modules/axios/dist/node/axios.cjs:3247:17) at Object. (/Users/dennymueller/IdeaProjects/forest-school-saxony/node_modules/axios/dist/node/axios.cjs:3260:5) at Module._compile (node:internal/modules/cjs/loader:1254:14) at Module._extensions..js (node:internal/modules/cjs/loader:1308:10) at Module.load...

### Describe the bug We are using two overlaypanels. Both opened with an op.toggle($event, *someTarget*). When opening the overlay panel the first one does not close. The code causing this...

Status: Needs Triage

Tested on an android emulator. Seems to work as quickjs returns the actually value as rawResult and not a pointer like CoreJS