Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'selectedRow' of undefined #11

Open
alialrabi opened this issue Sep 9, 2017 · 2 comments
Open

Cannot read property 'selectedRow' of undefined #11

alialrabi opened this issue Sep 9, 2017 · 2 comments

Comments

@alialrabi
Copy link

I have tried to get datatable working but get this error

PathwayDetailComponent.html:1 ERROR TypeError: Cannot read property 'selectedRow' of undefined
at Object.View_PathwayDetailComponent_2.co [as updateDirectives] (PathwayDetailComponent.html:1)
at Object.debugUpdateDirectives [as updateDirectives] (vendor.dll.js:13234)
at checkAndUpdateView (vendor.dll.js:12572)
at callViewAction (vendor.dll.js:12935)
at execEmbeddedViewsAction (vendor.dll.js:12893)
at checkAndUpdateView (vendor.dll.js:12573)
at callViewAction (vendor.dll.js:12935)
at execComponentViewsAction (vendor.dll.js:12867)
at checkAndUpdateView (vendor.dll.js:12578)
at callViewAction (vendor.dll.js:12935)
@ShinobiWPS
Copy link

I'm using the version for Angular 4 and I'm getting the same result it's really deal breaking.

@ShinobiWPS
Copy link

I found an ugly fix which someone cannot apply:
edit the library itself. interested? @alialrabi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants