Skip to content

check if delayedParameterArray is undefined#465

Open
danielruss wants to merge 5 commits intoepisphere:mainfrom
danielruss:main
Open

check if delayedParameterArray is undefined#465
danielruss wants to merge 5 commits intoepisphere:mainfrom
danielruss:main

Conversation

@danielruss
Copy link
Member

moduleParams.delayedParameterArray does not have a default value and can be undefined. Use the ? operator to return false (ie. dont show loading indicator) when the moduleParams.delayedParameterArray is undefined.

Alternative: set a default value. Either way this fixes my problem.

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