-
Similar to #1006
**Is your feature request related to a problem? Please describe.**
Since RNW 0.8, many of our accessibility areas are broken as we relied on id references to throw certain labels …
-
I'm having two issues with rpg-dice-roller.
First, npmjs.org does not have the current release (1.5.0); it only has up to 1.3.0.
Also, including dice-roller.js causes my entire app to load fore…
zaweb updated
6 years ago
-
While playing flare-game, I found it a bit strange, how fast player's accuracy and evasion grows. I play with melee-paladin hero, so he is supposed (in my mind) to have powerful attacks and great armo…
-
I'm extremely inexperienced with the homebrewery or any coding at all. I've been using it to make a homebrew class. The web page screwed up when I was trying to figure out how to get a picture in prop…
-
Aloha! First off, absolutely great work on the Homebrewery! Love it! Love it! Love it! Hats off to you guys! Ok, so now my issue. I've been working on my code and everything was going fine until I sav…
-
...to randomly spend 0,1 or 2 $
-
![](https://i.imgur.com/rdE402x.png)
![](https://i.imgur.com/ohuZ1Fi.png)
-
For whatever reason, whenever I click edit or share on my 46-page campaign guide I made for my players, I cannot see any of the guide. It's a single, grey page with "1/46" written in the top left corn…
-
Importing Blaze-templates via dynamic `import()`s causes strange UI breaking, but only on Safari (so far at least).
### Description
The app would work just fine for 30 seconds or few minutes and…
arggh updated
6 years ago
-
In the version of 1.x videojs-contrib-hls, I can shim the package like this:
```
import vjs from 'video.js';
window.videojs = vjs;
require('imports?this=>window!videojs-contrib-hls');
```
However…