Skip to content

Conversation

@Gailbear
Copy link

Before this pull, the 'links' handling assumed that if there was a "links" property on the item, it was something other than null. This fixes it to check for the existence of the links property before trying to call hasOwnProperty on it, which fails if it's null.

Fix broken handling of a null links property
@Gailbear
Copy link
Author

this is the console before:
image

this is the breakpoint before, showing the null links item coming from planorama:
image

this is conclar loading after the hotfix :
image

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.

1 participant