I have the following HTML:
Both of your directives are trying to replace the element in the dom. Try removing the the replace: true lines in your directive definition object.
replace: true