Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering noize in wrong place instead svg #1453

Closed
Bardiamist opened this issue Sep 15, 2020 · 4 comments
Closed

Rendering noize in wrong place instead svg #1453

Bardiamist opened this issue Sep 15, 2020 · 4 comments

Comments

@Bardiamist
Copy link

Bardiamist commented Sep 15, 2020

Hello, maybe anybody faced with some problem or can suggest something?

I use

import {
  Svg,
  Line,
  Polyline,
  Rect,
  LinearGradient,
  Stop,
  Polygon,
} from 'react-native-svg';

for render candle chart. And that works good. But recently on customer device (Xiaomi Mi 9; Android 10) appeared bug which I can't reproduce on my device or Android 10 emulator.

That renders some noize in wrong place instead svg Screenshot 2020-09-15 at 15 32 28
How it should look properly

Screenshot_1600158900

react-native: 0.63.2
react-native-svg: 12.1.0

What can be?

@octobus55
Copy link

Is there any update or information regarding this bug. We have customer who has a really similar problem with svg rendering. The device and android version is the same in the original bug ticket.

Device: Xiaomi Mi 9t
Android: 10
MIUI Version: Miui Global 12.0.5.

@bohdanprog
Copy link
Member

Hello @octobus55,
Can you provide code to reproduce that issue, please

Thank you

@octobus55
Copy link

The problem turned out to be our user was using a dark mode and it was behaving problematically compare the other android version dark modes
@bohdanprog

@bohdanprog
Copy link
Member

We closed that issue, but if you still have that issue, feel free to open a new issue.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants