Knockout-Contrib / Knockout-Contrib/KoGrid

Events of other controls on the page are not firing after changing the page in IE and Edge 4

Open
#317 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
277
Forks
124
PR merge metrics
No merged PRs in 30d

Description

I am facing this issue with only IE 11.1593.14393.0 and Microsoft Edge 4 (38.143893.0.0) in Windows 10. It is working fine on 11.540.15063.0 and Edge 5.

Following are the steps:

1. Initially KoGrid populates the records from server using ajax request.
2. Navigate to a different page by manually entering the page number and press Enter ( not using navigation buttons) and let data to be populated.
3. Now, the event handlers (click) for the buttons and links on the page are not working.

This issue is raised only when navigated to a different page. Click events are working fine after the initial load. But once I navigate to other page, the events are not firing.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the KoGrid pagination flow in IE 11.1593.14393.0 and Microsoft Edge 4, using the manual page-number entry after the initial AJAX load. Trace the page-change handling and event binding, and consider the issue done when button and link click events still fire after navigating to another page.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.