Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8868925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T17:22:04+00:00 2026-06-14T17:22:04+00:00

I am using knockout pausable from this page: https://github.com/Areson/Knockout-Extensions/wiki/Knockout.Pausable It works perfectly on observables

  • 0

I am using knockout pausable from this page: https://github.com/Areson/Knockout-Extensions/wiki/Knockout.Pausable

It works perfectly on observables however I can’t get it to work with observable arrays. The array is declared as follows:

 var itemModel = function () {
          var me = this;
          me.Key = ko.observable(0).extend({ pauseable: true });
          me.Value = ko.observable('').extend({ pauseable: true });

      };

 me.testArray = ko.observableArray().extend({ pauseable: true });

when I use :
me.testArray.pause();
and
me.testArray.resume();

it does not have any effect.

Here is the link to JS fiddle with the full example:

http://jsfiddle.net/almir/TTsZ5/

Your help will be greatly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T17:22:05+00:00Added an answer on June 14, 2026 at 5:22 pm

    I’m only assuming here, but pausing an observableArray will pause the binding of when you add or remove items, not when you modify the properties of the items in the array.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using knockout js and the chosen plugin (https://github.com/harvesthq/chosen) to try and make a
I am using Knockout JS in combination with this combobox extension for jQuery: http://source.dellsala.com/jquery-combobox/demo/
I just started using knockout.js and it works great with normal bidings. I have
With Knockout 2.0 using this data-bind: data-bind=click: $root.deleteSomeEntity.bind($data, $parent) in the Knockout viewmodel JavaScript
I am using Knockout Js for my view page. I have a requirement where
I am using knockout.js with Kendo-UI. I have this grid model: var GridModel =
I am using knockout on one of my page. I have a list of
I am using Knockout.js and i am pretty new in this. I created a
Using knockout's mapping plugin, how would I go about displaying the information from and
I am using knockout.js and upshot.js to get a list of items from API

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.