You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You always go back to the "Anatomies" project (second one at moment of writing this)
Noticed in #332 but already happened in Angular v16. In Angular v17, a warning started appearing in the console:
http-json-fetcher.service.ts:16 NG02952: The NgOptimizedImage directive (activated on an element with the ngSrc="/projects/fresh-cut/design-book/6.jpg?updatedAt=1699455369751") has detected that the height of the fill-mode image is zero. This is likely because the containing element does not have the CSS 'position' property set to one of the following: "relative", "fixed", or "absolute". To fix this problem, make sure the container element has the CSS 'position' property defined and the height of the element is not zero.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
You always go back to the "Anatomies" project (second one at moment of writing this)
Noticed in #332 but already happened in Angular v16. In Angular v17, a warning started appearing in the console:
http-json-fetcher.service.ts:16 NG02952: The NgOptimizedImage directive (activated on an
element with the ngSrc="/projects/fresh-cut/design-book/6.jpg?updatedAt=1699455369751") has detected that the height of the fill-mode image is zero. This is likely because the containing element does not have the CSS 'position' property set to one of the following: "relative", "fixed", or "absolute". To fix this problem, make sure the container element has the CSS 'position' property defined and the height of the element is not zero.
Transferred from #333
Beta Was this translation helpful? Give feedback.
All reactions