AdrianMachado / KaiUI

React component library for KaiOS apps
MIT License
187 stars 39 forks source link

Checkboxes not styled correctly on live phone #32

Open nvella opened 4 years ago

nvella commented 4 years ago

Describe the bug Checkboxes are not styled correctly when running the KaiUI sample app on a live KaiOS phone. Tested with a Nokia 2720 Flip.

To Reproduce Steps to reproduce the behavior:

  1. Build a production build of the app
  2. Deploy the production build output to a KaiOS phone

Screenshots Expected: image

Actual: kaiui

Feature Phone:

nvella commented 4 years ago

Hosting the app build output and navigating to it in a desktop browser displays the checkboxes as expected.

image