Gallium Wang

Results 2 comments of Gallium Wang

> Hey @GalliumWang, can you explain the bug? ![image](https://user-images.githubusercontent.com/44530292/150933881-5135e16e-34af-43f4-8327-b84a01ed9b98.png) with the underlined check statement, the second else statement will never be excuted, which is used for checking browsers that not...

> Hey @GalliumWang, can you explain the bug? Maybe line 369 should be ```if (identifier !== MaxN) {```