-
-
Notifications
You must be signed in to change notification settings - Fork 739
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
Error in render: "TypeError: Cannot read property 'filter' of undefined" #261
Comments
@hmuhdkamran please get me more details:
Thanks! |
Sorry the error is in |
@hmuhdkamran i try to simulate your scenario, look: https://codesandbox.io/s/qzkj15l52w one change i made, you set |
Thanks That did the trick, We are planning to use Vuesax in your project,
but it still in infant state, plus some essential controls are still
missing, one of them is Date and time.
I constantly looking at this framework when It come with DateTime controls
I will definitely try it in my application.
…On Sat, Oct 6, 2018 at 5:38 PM Bruno Henry ***@***.***> wrote:
@hmuhdkamran <https://github.com/hmuhdkamran> i try to simulate your
scenario, look:
https://codesandbox.io/s/qzkj15l52w
one change i made, you set <vs-tr :key="indextr" v-for="(item, index) in
data" > but indextr not exists, make sure to use index instead at indextr
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#261 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AbBj3qLLhOnQH8v-Y_WTVe8LEr_5276Mks5uiKQ-gaJpZM4W8OQb>
.
--
COMBINE CHIPSoft Corporation
(0333/0313)-9112845
http://combinesoft.net/
|
Thank you very much for using vuesax in quick updates we are going to add the timepicker and datepicker components |
I have just updated the latest package and it gives me error
Error in render: "TypeError: Cannot read property 'filter' of undefined"
andCannot read property 'querySelector' of undefined
The text was updated successfully, but these errors were encountered: