I'm trying to render an angular autocomplete directive in a custom ag-grid cell editor. On rendering, the directive is not compiled but rather the raw html is printed in cell editor. Is there anyway to get it to render as the angular directive? I'm trying to render an angular autocomplete di