NS doesn't update names when you refresh board pages by X's ajax refresh button.
Fix, at least for firefox, is hooking to the IndexRefresh event, with a small delay as it seems triggered before the page is ready for me.
i'm not sure on coffeescript, but i think something like this clears it up:
NS doesn't update names when you refresh board pages by X's ajax refresh button. Fix, at least for firefox, is hooking to the IndexRefresh event, with a small delay as it seems triggered before the page is ready for me. i'm not sure on coffeescript, but i think something like this clears it up: