react-native-numeric-input icon indicating copy to clipboard operation
react-native-numeric-input copied to clipboard

[BUG] - I'm having an issue with the NumericInput component on a the web browser.

Open omegaspard opened this issue 3 years ago • 2 comments

Describe the bug The NumericInput component doesn't display properly when I run it on the web browser but it does when I run it on android.

To Reproduce Steps to reproduce the behavior:

  1. Create a View containing the NumericInput component.
  2. Start the project with expo and run it on a web browser.
  3. See error https://i.stack.imgur.com/qNSxQ.png

Expected behavior I expect to have the NumericInput component as it is displayed on android.

Screenshots or Screen recording https://i.stack.imgur.com/qNSxQ.png

The code of my component is here: https://github.com/omegaspard/cityweather/blob/add-application-settings-for-number-of-cities-to-load/sources/components/home-settings-screen/HomeSettingsScreen.js

Enviorment (please complete the following information):

  • Version: 1.9.0
  • React Native version: 0.63
  • Device: Google Chrome Web Browser 90.0.4430.93 (Official Build) (64-bit)
  • Device OS: Ubuntu 20.01

omegaspard avatar May 06 '21 13:05 omegaspard

Same here, would be amazing to make it work for web browser as well

baptLesta avatar Oct 06 '21 08:10 baptLesta

Still seeing this issue.

jayqui avatar Jul 30 '22 22:07 jayqui