It's not that they are problematic, it's that they can be. They have slowdowns if data needs to be rewritten in sectors that have adjacent tracks already filled also.
Like an SSD cannot change a cell without rewriting the entire page, SMR cannot rewrite a sector without rewriting entire tracks due to the write head being much bigger then the read head. Say the write head is size 1 width, it lays down the 1st track, moves up only a 1/2 width and lays down the next one, and so on. The read head can read the 1/2 width track fine but the write head cannot make a change within those tracks without overwriting the 1/2 track above it, and so on up the chain of tracks.
So they are fine for data that doesn't change much or only has new data added, but for constantly changing data - not so good if you need performance from it.
For my servers music, documents, photo, and video archives they would be fine. My TV Recordings drive though would probably be a different story.