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

Fix props warning for CeTable component #297

Closed
mercs600 opened this issue Jan 29, 2023 · 1 comment
Closed

Fix props warning for CeTable component #297

mercs600 opened this issue Jan 29, 2023 · 1 comment

Comments

@mercs600
Copy link
Contributor

Fix wrong prop definition, TYPO3 returns String, but we expect Number

vue.runtime.esm.js?2b0e:4605 [Vue warn]: Invalid prop: type check failed for prop "tableTfoot". Expected Number with value 1, got String with value "1".
fcieminski pushed a commit to fcieminski/nuxt-typo3 that referenced this issue Jan 30, 2023
mercs600 pushed a commit that referenced this issue Jan 31, 2023
@mercs600
Copy link
Contributor Author

mercs600 commented Feb 2, 2023

resolved

@mercs600 mercs600 closed this as completed Feb 2, 2023
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

1 participant