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

Address object missing prototype calls #4048

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

cstns
Copy link
Contributor

@cstns cstns commented Jun 19, 2024

Description

Adds support for older browsers

Related Issue(s)

closes #4047 4047

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 FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

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

@cstns cstns requested a review from knolleary June 19, 2024 09:26
@cstns cstns self-assigned this Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.58%. Comparing base (0d5e6ec) to head (cda6266).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4048   +/-   ##
=======================================
  Coverage   78.58%   78.58%           
=======================================
  Files         284      284           
  Lines       12979    12979           
  Branches     2890     2890           
=======================================
  Hits        10199    10199           
  Misses       2780     2780           
Flag Coverage Δ
backend 78.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@knolleary knolleary merged commit b47687c into main Jun 19, 2024
10 checks passed
@knolleary knolleary deleted the 4047-has-own-is-not-a-function branch June 19, 2024 09:35
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.

Unhandled Object.hasOwn is not a function
2 participants