Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly upgrade to latest lottie and use new import style #2322

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

Pezmc
Copy link
Contributor

@Pezmc Pezmc commented Jun 21, 2023

Description

I have been experiencing a very time consuming issue in my local where FlowForge never stops loading, but shows no errors:
Screenshot 2023-06-20 at 15 44 58

The cause was that my local had updated to the latest patch version of lottie-web-vue (see garbit/lottie-web-vue#19), which appears to expect a different import style.

Tracking down the root cause was complicated by our lack of lock files in FlowForge repos. I propose we start using them with immediate effect, see: FlowFuse/dev-env#20

Related Issue(s)

None

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on flowforge/helm to update ConfigMap Template
    • Issue/PR raised on flowforge/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

@Pezmc Pezmc requested a review from joepavitt June 21, 2023 13:29
Copy link
Contributor

@joepavitt joepavitt left a comment

Choose a reason for hiding this comment

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

Approved subject to passing tests

@joepavitt joepavitt merged commit e2456c9 into main Jun 21, 2023
4 checks passed
@joepavitt joepavitt deleted the fix-flowforge-fails-to-boot branch June 21, 2023 13:45
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.

None yet

2 participants