hey all, I'm trying to understand why the tags show +2 (see image) as the value when there is enough space to display both tags.

The one way I can fix it is by resizing the component such that it reloads it.
This is what it should look like:

This happens in both edit and preview mode. The length of the component is enough to fit both tags in it. Of course, hovering over them will display both tags but I always want to ensure they are displayed.
Should I split them into separate tags to avoid this happening?