Git Product home page Git Product logo

Comments (6)

skol-pro avatar skol-pro commented on August 29, 2024

Hi alexisAvenel !
Yes, I introduced that regression yesterday, update (or grab) ion-digit-keyboard.module.ts and ion-digit-keyboard-cmp.html ;-)

from ion-digit-keyboard-v2.

skol-pro avatar skol-pro commented on August 29, 2024

By the way, I see that you're using this._nativeKeyboard.close();, did you already tried it on device ?

I'm making an ion-digit-input component and I'm trying to figure out the best way to prevent the native keyboard from showing up, and I'm at the point where I use this trick but I'm not sure about the reliability...

from ion-digit-keyboard-v2.

alexisAvenel avatar alexisAvenel commented on August 29, 2024

I've updated your component and it works, thanks ;)
Yes I'm currently testing it on an android phone and it works fine, but I'm not sure about its reliability either 😥

from ion-digit-keyboard-v2.

skol-pro avatar skol-pro commented on August 29, 2024

Yeah, I'm especially thinking about iOS, the keyboard is kinda hard to manipulate :-/

However it's because I'm trying to do something that works for anyone, but on projects I made using my keyboard, I just put the disabled attribute on inputs and styled them. 👍

from ion-digit-keyboard-v2.

alexisAvenel avatar alexisAvenel commented on August 29, 2024

Yes but if you look the Ionic documentation they use it : docs, so i think that for the moment we have to use it, and find a master solution for future ^^

from ion-digit-keyboard-v2.

skol-pro avatar skol-pro commented on August 29, 2024

Hum well the documentation just shows that it's possible, but it's never recommended in our case :p
The disabled trick does the job perfectly, in case you have troubles this way ;-)

from ion-digit-keyboard-v2.

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.