percy / percy-capybara

Visual testing for Capybara with Percy.
https://docs.percy.io/docs/capybara
MIT License
45 stars 23 forks source link

Canvas elements appear empty #128

Closed mupkoo closed 4 years ago

mupkoo commented 4 years ago

In one of our apps, we are using Chart.js for rendering charts, but they appear empty. I couldn't find any information in the docs, if I need to do something special to get them to work.

I can confirm that the JavaScript is running, because all other components are rendering correctly except the chart.

Robdel12 commented 4 years ago

Hey @mupkoo -- funny you just closed this. This PR will solve this: https://github.com/percy/percy-agent/pull/483

mupkoo commented 4 years ago

Ha! That is awesome!

I closed the issue, because I was explained how the current agent was working, but nice to see that the canvas elements will be part of our builds :)

mupkoo commented 4 years ago

Just tested it. Works really nice 👍

Robdel12 commented 4 years ago

Ahh, I love hearing that! 😃