The image background generated by makeimage method is incomplete

The background is incomplete when zooming to < = 80% using goole browser

code:
var img = self.diagram.makeImage({
background: ‘#ede0dd’,
scale: 1,
});

Don’t want the background to be transparent

Version: 2.1.21