Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Unhandled error during execution of scheduler flush. - when using TextField's @textChange with style? #1046

Closed
Labels
V3Issues related to V3
@vpiskunov

Description

@vpiskunov

V3 - After hours of debugging and deducing which exact combination of factors causes the issue, it seems (however weird) that,style="color: #000000" in particular, together with@textChange="onInput" breaks the app - first results in

[Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/core

on every keystroke inside the TextField, and then a full app crash if trying to navigate away (swipe back) from the page after having edited the field's value:

[Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/core  at <AuthLayout title="Welcome to XYZ" text="To continue please enter your credentials to logon to the service" backgroundImageSrc="~/assets/hands.png" >  at <Login>  ***** Fatal JavaScript exception - application has been terminated. *****  NativeScript encountered a fatal error: Uncaught TypeError: Cannot read property 'type' of null  at  unmountComponent(file: src/webpack:/ma-app/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6215:50)  at unmount(file: src/webpack:/ma-app/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6115:0)  at unmountChildren(file: src/webpack:/ma-app/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6259:0)  at unmount(file: src/webpack:/ma-app/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6133:0)  at unmountChildren(file: src/webpack:/ma-app/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6259:0)  at unmount(file: src/webpack:/ma-app/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6133:0)  at unmountComponent(file: src/webpack:/ma-app/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6230:0)  at unmount(file: src/webpack:/ma-app/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6115:0)  at unmountComponent(file: src/webpack:/ma-app/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6230:0)  at unmount(file: src/webpack:/ma-app/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6115:0)  at render(file: src/webpack:/ma-app/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6274:0)  at unmount(file: src/webpack:/ma-app/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:4494:0)  at cleanup(file: src/webpack:/ma-app/node_modules/nativescript-vue/dist/plugins/navigation.js:79:0)  at targetPage.disposeNativeView(file: src/webpack:/ma-app/node_modules/nativescript-vue/dist/plugins/navigation.js:64:0)  at _tearDownUI(file: src/webpack:/ma-app/node_modules/@nativescript/core/ui/core/view-base/index.js:661:0)  at _removeViewCore(file: src/webpack:/ma-app/node_modules/@nativescript/core/ui/core/view-base/index.js:492:0)  at _removeView(file: src/webpack:/ma-app/node_modules/@nativescript/core/ui/core/view-base/index.js:482:0)  at _removeEntry(file: src/webpack:/ma-app/node_modules/@nativescript/core/ui/frame/frame-common.js:167:0)  at _updateBackstack(file:///app/vendor.js<…>
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    V3Issues related to V3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp