How do I rotate an image?

Looking at the browser console, I see this error :

Uncaught DOMException: Failed to execute ‘atob’ on ‘Window’: The string to be decoded is not correctly encoded.
at e (https://anvil.works/runtime/js/runner.bundle.js?buildTime=1569834730:187:4068)
at HTMLImageElement.c.onload (https://anvil.works/runtime/js/runner.bundle.js?buildTime=1569834730:188:2707)

2 Likes