Christopher S. Case

Results 36 issues of Christopher S. Case

### Describe the bug When running with `@vue/compat` in `{ MODE: 2 }`, it appears that any functions added to Vue instance by a mixin are not available. This includes...

### Describe the bug On Vue 3, using the `.number` modifier on a `` tag still returns a string, not a number. If you chance the `b-input` tag to a...

Adding either [ACE editor](http://ace.c9.io/), or [CodeMirror](https://codemirror.net/) to the start/end gcode text areas would make editing them a bit nicer.

This is a tracking item for the original upstream issue: angular-ui#6037 The reason I'm opening this is because #41 reverts the PR that closed it, due to other issues created...

bug
help wanted
needs investigation

Ever since `v6.1.0`, you have not been able to use `subscriptions` as an object, as specified in the [documentation](https://github.com/vuejs/vue-rx#usage). Doing so produces this warning: ``` [Vue warn]: The "data" option...

Is there any way this could get published on NPM? It seems pretty useful, and it seems silly for everyone to have to manually include the code in their projects.

Attempting to use `tmplr` on my gitlab project doesn't work, it simply says `Working` and spins forever. Using `local` to the checked out project works perfectly, as does `tmplr preview`....

bug

Given this current UI, we can make this more intuitive. ![image](https://github.com/SkewedAspect/rpgkeeper/assets/770655/e1bd35ad-a25d-4c4d-a665-2c37392da2fd) The 'Open Talent Slot' should be clickable and open a modal that just lets you select a Tier 1...

enhancement
help wanted
papercut
system

While releases are versioned with semantic versioning, development versions (like anything pushed out to the beta site) need to contain more information about what the last thing deployed was. I...

enhancement
development

If you log into one, you end up logged in to the other.

bug
core