Closed ismirsehregal closed 3 years ago
Information is observed onclick of the slick in the JavaScript side
Sure and this makes sense for the output of .clicked
and .relative_clicked
but
.center
.total
.active
could be initialized right after rendering. This would make things easier regarding the initialization of downstream reactives.
thanks for the suggestion.
you are welcome to create a PR for this enhancement, it is not top priority for me currently.
Currently
slickr_output_current$.center
isn't providing the carousels center on app start only after the first click.I think it would be useful to provide the center right away, as done here. Please see the following: