harrison-munitz

Results 3 issues of harrison-munitz

I have a column that I'd like to use as static row numbers. When I sort the table I want that column to remain unchanged so that it stays in...

How To...

JSDoc allows you to use literals, including numbers for type definitions, such as when a function only works on a certain domain: `/** @param foo {(1|2|"banana")} */` However, unlike JS...

### Checklist - [X] I've **checked both [open and recently closed issues](https://github.com/tetrio/issues/issues?q=is%3Aissue)** to ensure this issue is not already reported. - [X] I am using the **newest version** of TETR.IO....

bug