Knockout-Contrib / Knockout-Contrib/KoGrid

Columns overlap in 2.1.1 when loading data over JSON

Open
#203 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
277
Forks
124
PR merge metrics
No merged PRs in 30d

Description

I've been trying to load JSON data through AJAX, and the data would load, but all the columns in the grid would overlap each other. After much fiddling of the existing examples on plunker: http://embed.plnkr.co/usa2JIgkviFSOdsvqq8E/preview

Toggling between the previous version here: http://ericmbarnard.github.com/KoGrid/lib/KoGrid.debug.js
and 2.1.1 causes the error to manifest. Sorry for hot linking right to the raw, couldn't figure out where else to find the link.

Bug occurs in FF 10 and the latest Chrome.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in the linked Plunker, loading JSON through AJAX with KoGrid 2.1.1 in Firefox or Chrome. Compare the 2.1.1 and previous lib/KoGrid.debug.js versions, then verify that the grid columns no longer overlap when the data loads.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.