Need Help
#1553
Replies: 1 comment 5 replies
-
Hi, Please use Discussions section for support. Please provide StackBlitz link or GitHub repo to investigate this. I'm closing this issue. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
am having trouble adding a button to the table ..
Giving the bellow error :
core.js:6210 ERROR TypeError: Cannot read property 'createEmbeddedView' of undefined
at ViewContainerRef.createEmbeddedView (core.js:23127)
at angular-datatables.directive.js:78
at Array.forEach ()
at jQuery.fn.init.rowCallback (angular-datatables.directive.js:68)
at jquery.dataTables.js:6682
at Function.map (jquery.js:467)
at _fnCallbackFire (jquery.dataTables.js:6681)
at _fnDraw (jquery.dataTables.js:3503)
at _fnAjaxUpdateDraw (jquery.dataTables.js:4169)
at jquery.dataTables.js:4009
Beta Was this translation helpful? Give feedback.
All reactions