-4

I'm developing a website using angularjs. There is some strange text shown in Chrome. Does anyone know why? This only happens in Chrome. In Firefox and Safari, this doesn't happen.
image1

image2

image3

rmtheis
  • 5,992
  • 12
  • 61
  • 78
richie
  • 231
  • 1
  • 2
  • 9

1 Answers1

0

Answering my own question....

Actually, the right way to solve this kind issue is, add a new css attribute: -webkit-transform: translateZ(0); see why.

Community
  • 1
  • 1
richie
  • 231
  • 1
  • 2
  • 9