Giter Club home page Giter Club logo

Comments (7)

janpio avatar janpio commented on July 26, 2024

Latest cordova-windows is 6.0.0 - but that shouldn't have any influence on your problem. I updated your issue title (and made the label visible by formatting it as code).

Do you know which version of cordova-windows the working app is using?

from cordova-windows.

SwiftyAlex avatar SwiftyAlex commented on July 26, 2024

They were both using 5.0.0 - I'll try bumping to 6.0.0

from cordova-windows.

SwiftyAlex avatar SwiftyAlex commented on July 26, 2024

@janpio The issue still persists when bumping the app to 6.0.

from cordova-windows.

janpio avatar janpio commented on July 26, 2024

As I said, "that shouldn't have any influence on your problem."

From your description, could it be that building it with a newer SDK version causes the issue for that one special device? I guess the older version of the app, that is working, might have been built with another local setup than what you recreated by going back to the old code?

from cordova-windows.

DennisSmolek avatar DennisSmolek commented on July 26, 2024

What listeners are attached to that input? handleEvent is a low level JS function that attaches to eventHandlers. Cordova/win uses the UWP JS so I'd take a look at whatever event listeners are firing/listening. (LINK)

Another thing, that <label> example is missing a few things:
<label>Click me <input type="text" /></label> would work, but your example has no input.

Does the for="x" match with your input?: <input id="x" type="text" />

from cordova-windows.

janpio avatar janpio commented on July 26, 2024

Ping @alexthirtyseven

from cordova-windows.

SwiftyAlex avatar SwiftyAlex commented on July 26, 2024

I no longer have access to the project that this was an issue on, but the comment from @DennisSmolek was all tested before I posted this issue.

from cordova-windows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.