In Archive or Posts pages, shortcodes shouldn’t appear in the excerpt.
Tip: using the_excerpt() prevents outputting unwanted code and is recommended to use instead of manipulating get_the_content()‘s string as it will not strip code and will risk breaking the page.