Sean

Results 17 issues of Sean

### Description If there is an unrecoverable error while trying to load a character, the message > Failed to log in to your character. Please contact an administrator. is displayed....

Discussion

It seems that using a globbing pattern such as `**/**/*.js` will cause the following error when running karma-coverage: `PhantomJS 1.9.8 (Mac OS X 0.0.0) ERROR TypeError: 'undefined' is not an...

Hi all, I've been using `polyglot` with Vue as a Vue mixin, and tried using this tool to analyze `.vue` components as well as plain `.js` modules. It works wonderfully...

Hello, When using this to analyze source code for a Vue project, it fails on coming across a [Webpack dynamic import](https://webpack.js.org/guides/code-splitting/#dynamic-imports). With tools like ESLint, this is solvable by using...

bug

When loading a pre-created area, a room with an item in it will be marked properly, and the Items field seems to have one (or however many) item in it,...

I don't know if Wren even supports currying or partial application but there has to be a way to write this in a more functional style for the sake of...