Skip to content

Conversation

@gettinToasty
Copy link
Contributor

No description provided.

const showOnboarding = useRealmObject(OnboardingV2Service.state).showOnboarding;

useEffect(() => {
// OnboardingV2Service.actions.showOnboardingIfNecessary();
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this one be used instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yea it should be used in production, was just switched over for testing


// Set up temporary sources
useEffect(() => {
DefaultHardwareService.createTemporarySources();
Copy link
Contributor

Choose a reason for hiding this comment

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

Small thing since I know if this is modeled off of the hardware setup but I was wondering if it would be worthwhile to add some handling/logging if there is an error creating temporary sources just for debugging purposes

@gettinToasty
Copy link
Contributor Author

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants