1👍
It could be a simple casing error, hard to know without the full code. You have camel case (pageType) in the function definition but no camel case in the error (pagetype).
- [Vuejs]-Vue2 – Lazy loading on route level is not working?
- [Vuejs]-How to get table column count when specifying custom bottom-row?
Source:stackexchange.com