mirror of
https://github.com/alexta69/metube.git
synced 2026-03-03 02:27:01 +00:00
- Extract map reference to local variable before iteration - Change from forEach to for-of loop for better error handling - Add null check on map before iterating - Add @popperjs/core peer dependency for ng-bootstrap - Update .gitignore to exclude package-lock.json Co-authored-by: alexta69 <7450369+alexta69@users.noreply.github.com>