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
FIX: Remove lazy loading and async decoding from images
Eliminated the use of 'loading="lazy"' and 'decoding="async"' properties from dynamically created Image elements in KanbanBroFirebaseHeartbeatCardProviderPlugin and SampleCardProviderPlugin. This may affect image loading behavior and performance.
Copy file name to clipboardExpand all lines: heartbeat_monitor/src/jsMain/kotlin/heartbeatmonitor/plugins/KanbanBroFirebaseHeartbeatCardProviderPlugin.kt
0 commit comments