Problem with Layout hide signal 'afterShow' 6.4.2

Cell.prototype.show function is triggering afterHide event. Line 12476 in suite.js

this.events.fire(types_1.LayoutEvents.afterHide, [this.id]);

Looks like a copy paste from the above hide function is the culprit. However this version of the Community edition is not in Github where I can see it to fork and create a pull request.

:confounded: Thank You for your note
I’ve sent your report to the dev team. We’ll update this typo in the nearest update.