Skip to content

Conversation

@gaspergrom
Copy link
Collaborator

No description provided.

Signed-off-by: Gašper Grom <[email protected]>
@gaspergrom gaspergrom self-assigned this Jan 16, 2026
Copilot AI review requested due to automatic review settings January 16, 2026 07:38
@gaspergrom gaspergrom merged commit a2ee968 into main Jan 16, 2026
12 checks passed
@gaspergrom gaspergrom deleted the fix/runtime-errors branch January 16, 2026 07:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request fixes runtime errors caused by potential null/undefined reference errors when accessing nested properties on the project object. The changes add optional chaining to prevent crashes when connectedPlatforms or widgets properties are undefined.

Changes:

  • Added optional chaining operators to safely access connectedPlatforms and widgets arrays on the project object

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Ankitkr-ak007 pushed a commit to Ankitkr-ak007/insights that referenced this pull request Jan 16, 2026
Signed-off-by: Gašper Grom <[email protected]>
Signed-off-by: Ankit Kumar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants