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

Group Header Broken without Footer Template #288

Closed
strateego opened this issue Apr 21, 2020 · 1 comment
Closed

Group Header Broken without Footer Template #288

strateego opened this issue Apr 21, 2020 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@strateego
Copy link

Without adding a group footer template my datatable break and gives the following error. Once I added a groupfooter, the data rendered correctly again.

TypeError: context.props.template is not a function
at render (TableBody.vue?900d:71)
at createFunctionalComponent (vue.esm.js?a026:3067)
at createComponent (vue.esm.js?a026:3240)
at _createElement (vue.esm.js?a026:3431)
at createElement (vue.esm.js?a026:3362)
at vm._c (vue.esm.js?a026:3500)
at eval (eval at ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7212c527-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./node_modules/primevue/components/datatable/TableBody.vue?vue&type=template&id=25c39abd& (nick-vue.min.js:2101), :207:25)
at Proxy.renderList (vue.esm.js?a026:2639)
at Proxy.render (eval at ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7212c527-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./node_modules/primevue/components/datatable/TableBody.vue?vue&type=template&id=25c39abd& (nick-vue.min.js:2101), :14:17)
at VueComponent.Vue._render (vue.esm.js?a026:3557)

@cagataycivici cagataycivici added this to the 1.3.1 milestone Apr 23, 2020
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Apr 23, 2020
@cagataycivici cagataycivici self-assigned this Apr 23, 2020
@cagataycivici
Copy link
Member

Thanks, we'll review for today's 1.3.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants