Jordi Niubo
Posts: 0
Joined: Tue Nov 26, 2013 12:08 pm

Slider Component error

Hi,

I have a table(add_to_cart_mobilegrid_109) with some components and 1 Slider Component.
In my code, i need to show/hide this table with all the components inside. I use:
Tiggr('add_to_cart_mobilegrid_109').css('display', 'none');
Tiggr('add_to_cart_mobilegrid_109').css('display', 'block');

The problem is when I show the table again, the Slider component lose the bar and when iI try to change the value with the mouse I can't and the value change to null.

This is normal?
How can I hide/show the Slider correctly?
If i use .show() / .hide() only hide/show the number, but not all component.

Thanks

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Slider Component error

Hello Jordi,

We've just checked - hide() and show() work correctly, hide and show grid entirely with slider. Please detail, what libraries version do you use. Do you test it in browser or on device?

Jordi Niubo
Posts: 0
Joined: Tue Nov 26, 2013 12:08 pm

Slider Component error

I tested this in browser.

But if I put in the element grid.show(), this don0t work

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Slider Component error

Jordi,

Could you send us public link to your application, steps how to reproduce the issue
http://docs.appery.io/documentation/s...

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Slider Component error

Hi Jordi,

Did you solve it?

Jordi Niubo
Posts: 0
Joined: Tue Nov 26, 2013 12:08 pm

Slider Component error

Hi

I change the page style and now no need to use this component but i thing that the problem is about the component inside a table. You can hide the Slider but when u show again this Slider have problems and don't work

Thanks for ask Katya

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Slider Component error

Hello Jordi,

We would be very grateful if you could inform detailed steps to reproduce your issue, or give the public a link to your project for we could test it.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Slider Component error

Hi Jordi,

Did you solve the issue?

Jordi Niubo
Posts: 0
Joined: Tue Nov 26, 2013 12:08 pm

Slider Component error

Hi

I changed the page style and now I no need to use this component

Thanks

Return to “Issues”