Bug report
Description / Observed Behavior
Whenever a request is made using screen_effect=true as a query param, it returns an empty response. It responds successfully (200), but does not produce an image.
Expected Behavior
An image with the crt screen effect to be produced.
Reproduction
Send a request to https://pixel-profile.vercel.app/api/github-stats?username=<username>&screen_effect=true
Additional Context
pixel-profile version, and any other context about the problem here.
Bug report
Description / Observed Behavior
Whenever a request is made using
screen_effect=trueas a query param, it returns an empty response. It responds successfully (200), but does not produce an image.Expected Behavior
An image with the crt screen effect to be produced.
Reproduction
Send a request to
https://pixel-profile.vercel.app/api/github-stats?username=<username>&screen_effect=trueAdditional Context
pixel-profile version, and any other context about the problem here.