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

cherry-pick(#6868): fix: toggling markers, alarm markers, marker styles #6874

Closed
wants to merge 1 commit into from

Conversation

akhenry
Copy link
Contributor

@akhenry akhenry commented Aug 1, 2023

Update Vue.extend() usage to Vue 3

  • fix: update to defineComponent from Vue.extend()
  • fix: unwrap Proxy arg before WeakMap.get()
  • refactor: defineComponent not needed here

Cherry picks from #6868
Fixes #6867 and #6823

…e + update `Vue.extend()` usage to Vue 3

* fix: update to `defineComponent` from `Vue.extend()`
* fix: unwrap Proxy arg before WeakMap.get()
* refactor: `defineComponent` not needed here
@ozyx ozyx closed this Aug 1, 2023
@akhenry akhenry deleted the cherry-pick-6868 branch August 1, 2023 21:16
@deploysentinel
Copy link

deploysentinel bot commented Aug 1, 2023

Current Playwright Test Results Summary

✅ 14 Passing - ⚠️ 1 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 08/01/2023 09:18:06pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: df1f76f

Started: 08/01/2023 09:15:59pm UTC

⚠️ Flakes

📄   functional/couchdb.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
CouchDB Status Indicator with mocked responses @couchdb Shows unknown if it receives an unexpected response code
Retry 1Initial Attempt
0% (0) 0 / 53 runs
failed over last 7 days
1.89% (1) 1 / 53 run
flaked over last 7 days

View Detailed Build Results


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.

Toggling certain Plot Series options throws errors and doesn't work
2 participants