Ivan

Results 15 issues of Ivan

Add to ember-cli-build.js config ``` var app = new EmberApp(defaults, { ... imageLazyLoad: { excludeCss: true } } ``` This config will exclude css styles if you need to use...

@jmurphyau ^^

### What were you trying to do? draw multiline text with empty line and maxWidth param ### How did you attempt to do it? function page.drawText have different result when...

bug
needs-triage

Hello, the latest version breaks the async abilities on this line "double negation" returns always true if result for this.valueFor is promise, the same happens in helpers so it is...

**Describe the bug** Error happens when I use addon with gts components and modifiers. Also this addon register elements to container https://github.com/Bagaar/ember-breadcrumbs/blob/main/ember-breadcrumbs/src/-private/breadcrumbs-container-modifier.ts#L32 **To Reproduce** Steps to reproduce the behavior: install...

bug

Are there any plans to upgrade to V2? https://github.com/embroider-build/embroider/blob/main/docs/porting-addons-to-v2.md

I got this error when start with ` DEBUG=ember-cli:watcher ember s` after this error ember-cli not trigger a build, after changes any files no trigger build ``` ember-cli:watcher initialize {...

### Operating System Mac OS ### Environment (if applicable) Chrome 129 ### Firebase SDK Version 10.13.2 ### Firebase SDK Product(s) Auth, Functions ### Project Tooling Native JS ### Detailed Problem...

api: auth
feature request

Demo website is not available https://manucaralmo.github.io/glow-cookies-web

### Related issues I did not find any related issues that address this specific problem. ### [REQUIRED] Version info **node:** v18.20.3 **firebase-functions:** 5.0.1 **firebase-tools:** 13.11.2 **firebase-admin:** 12.2.0 ### [REQUIRED] Test...

type: bug
api: auth
triaged