Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Demands Table not working #9

Closed
tbfuerst opened this issue Apr 26, 2019 · 2 comments
Closed

Demands Table not working #9

tbfuerst opened this issue Apr 26, 2019 · 2 comments
Assignees
Labels
bug Something is obviously not working

Comments

@tbfuerst
Copy link
Collaborator

tbfuerst commented Apr 26, 2019

Demands Cards are working,
Demands Table is not.
Console output below

Electron (PasteBin)

Firefox:
TypeError: "e.props is undefined"
fn ResidentDemandsTable.vue:1
VueJS 7

@tbfuerst tbfuerst added the bug Something is obviously not working label Apr 26, 2019
@tbfuerst
Copy link
Collaborator Author

fixed by using Vue 2.5 syntax for slots
v-slot directive is Vue 2.6 only
commit c0c505c

@suhrmann
Copy link
Owner

suhrmann commented Apr 26, 2019

commit c0c505c;
file / line src/components/resident_demands/ResidentDemandsTable.vue L10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something is obviously not working
Projects
None yet
Development

No branches or pull requests

2 participants