SitePen / dgrid

A lightweight, mobile-ready, data-driven, modular grid widget designed for use with dstore
http://dgrid.io/
Other
628 stars 295 forks source link

Fix for SitePen/dgrid issue #1413 #1430

Closed raykendo closed 6 years ago

raykendo commented 6 years ago

Added check for this._lastSortedArrow.parentNode prior to changing the style assigned to it.

dylans commented 6 years ago

Thanks for the contribution @raykendo !