We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The old demo with Sixel rendering doesn't work anymore
It should render sixel image
It doesn't render
The text was updated successfully, but these errors were encountered:
It seems that renderHandler is receiving a promise instead of a string. And it throws an error that is swallowed.
Sorry, something went wrong.
fix demo of rendering sixel images #824
7c48968
fix handling promises in renderHandler #824
5ca9f2f
fix lint errors #824
863e415
No branches or pull requests
Issue summary
The old demo with Sixel rendering doesn't work anymore
Expected behavior
It should render sixel image
Actual behavior
It doesn't render
Steps to reproduce
The text was updated successfully, but these errors were encountered: