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

  • Home
  • SEARCH
  • 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 9116389
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T04:39:39+00:00 2026-06-17T04:39:39+00:00

When I include a foreach binding of my observableArray twice on my page, the

  • 0

When I include a foreach binding of my observableArray twice on my page, the numbers on the ordered list all show 1 when adding objects to the array

<ol data-bind="foreach: Participants">
    <li>
        <span data-bind="text: email"> </span>          
    </li>                         
</ol>  

and it shows as follows:

1. test1@test.com

1. test2@test.com

When I hide the div containing the ol and show it back, the numbers get updated and show the correct values

If the foreach binding is included only once, everything works fine and the numbers get updated while I am adding to the array.

1. test1@test.com

2. test2@test.com

Is this a bug or am I missing something?

Edit: This actually happens only in IE when the second div is hidden
here is a fiddle demonstrating the problem http://jsfiddle.net/c4Hc8/

  • 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-17T04:39:41+00:00Added an answer on June 17, 2026 at 4:39 am

    I strongly believe now that this is a bug in Knockoutjs.

    For anyone experiencing the same issue, I fixed this by replacing display:none; of my div with visibility:hidden;

    The following fiddle shows that the numbers in the <ol> are updated correctly with this fix http://jsfiddle.net/c4Hc8/1/

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

Sidebar

Related Questions

The following noddy test code: #include <iostream> #include <list> #include <boost/any.hpp> #include <boost/foreach.hpp> #include
so my contact page looks like this <?php include 'header.php'; foreach($_POST as $key =>
I use following simple code to include all files from common folder. $path=array(); $ds=DIRECTORY_SEPARATOR;
#include <list> using std::list; class foo { ... class bar : public foo {
#include <gtk/gtk.h> #include <gtksourceview/gtksourceview.h> static gboolean delete_event(GtkWidget *widget, GdkEvent *event, gpointer data) { gtk_main_quit();
I've been using the following snippet to include multiple files: foreach(glob(APP_PATH.libs/*.php) as $path) {
Will I be ok doing this? foreach ($item as $val) { include('external_script.php'); } Where
I have a GUI that uses a treeview which renders data objects into rows,
I want to include an external file, and then get all the content, remove
private void Include(IList<string> includes, Action action) { if (includes != null) { foreach (var

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.