I\'m using combine to load images from a URL. My button action is calling my loadImage(from: url) function. It works just fine when the button action is called.
loadImage(from: url)