Skip to content

Conversation

simfeld
Copy link
Contributor

@simfeld simfeld commented Jan 31, 2021

No description provided.

@simfeld simfeld requested a review from carlobeltrame January 31, 2021 10:37
const waitForDebounce = () => new Promise((resolve) => setTimeout(resolve, 110))

beforeAll(() => {
// prevent "[Vuetify] Unable to locate target [data-app]" warnings
Copy link
Contributor

Choose a reason for hiding this comment

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

siehe kommentar oben


beforeAll(() => {
// prevent "[Vuetify] Unable to locate target [data-app]" warnings
document.body.setAttribute('data-app', 'true')
Copy link
Contributor

Choose a reason for hiding this comment

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

<div class="e-form-container"
value="09:52">
<div class="v-input v-input--hide-details v-input--is-label-active v-input--is-dirty theme--light v-text-field v-text-field--single-line v-text-field--filled v-text-field--enclosed">
<div class="v-input v-input--hide-details v-input--is-label-active v-input--is-dirty theme--light v-text-field v-text-field--single-line v-text-field--filled v-text-field--is-booted v-text-field--enclosed">
Copy link
Member

Choose a reason for hiding this comment

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

Irgendeine Idee warum v-text-field--is-booted dazugekommen ist?

i18n
})
await flushPromises()
await waitForDebounce()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@carlobeltrame that's the reason for v-text-field--is-booted appearing

@simfeld simfeld merged commit 0e84949 into ecamp:devel Feb 9, 2021
@simfeld simfeld deleted the picker-snapshots branch February 9, 2021 07:15
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.

3 participants