Giter VIP home page Giter VIP logo

Comments (5)

peterpeterparker avatar peterpeterparker commented on June 21, 2024

I remember having issue with the selectionchange event on iOS. Did you double check that displayTools is effectively called on iOS?

If yes and if it seems all good, you can also try to set mobile to false. Per default it will detect mobile devices and will display to component with a fixed value at the top or bottom of the screen because of the display of the virtual keyboard on mobile devices.

from deckdeckgo.

madeInLagny avatar madeInLagny commented on June 21, 2024

selectionchange event is caught by the listener, even on iOS. It breaks at this.shadowRoot?.getSelection(). I googled around and got confused on whether that method is available on iOS or not.

from deckdeckgo.

peterpeterparker avatar peterpeterparker commented on June 21, 2024

Yes it should but, worth double checking.

Like I said in my previous msg:

  1. check that you effectively call displayTools
  2. if it does, then try maybe to set mobile to false

If still does not work, you are most welcome to provide a sample repo to reproduce the error or, why not, a PR to fix the issue.

from deckdeckgo.

madeInLagny avatar madeInLagny commented on June 21, 2024

from deckdeckgo.

peterpeterparker avatar peterpeterparker commented on June 21, 2024

In that case there is not much we can do, the issue is not related to the web component.
Therefore I close this issue.

Of course if you would fix the call and if the component would still not be displayed, ping me to reopen it.

Good luck 🤞

from deckdeckgo.

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.