-
The logged in user can set main user settings in a "Quick User Preference Bar".... can be noxed.
---
Benutzereinstellungen werden von angemeldete Benutzer über das Userpanel (Oberer Webseitenrand) f…
-
The whole admin takes too long to load when the users collection grows.
When I run `Meteor.users.find().count()` severally in the browser console, the count goes to about 2000 and starts over again. …
-
Hi,
this looks like a promising cool Stack. Wouldn't it be cool if we could also add Alpine.js to the mix ?
-
Is it possible to include exporting interfaces and enums in the UML diagram.
-
Hi,
Since version v0.7.4 I get this error in lovelace cards where i use flex-table-card in combination with auto-entities card:
`cannot set properties of null (setting 'onclick')`
When I install …
-
`var glowMesh = new THREEx.GlowMesh(mesh);
mesh.add(glowMesh)`
becomes:
`var glowMesh = new THREEx.GeometricGlowMesh(mesh);
mesh.add(glowMesh.object3d)`
-
Unfortunately, the command table does not work in the WOD garrison.
Any ideas on how to get it to work?
Furthermore, after the quest
https://www.wowhead.com/quest=34586/establish-your-garrison
…
-
Currently the split view for view code and preview side by side seems to be only available for screens > 1280px.
On my macbook pro 13" I have to make the browser window to 100% screen size in order t…
-
# Bug report
## Describe the bug
When you use a RTTTL sound with one (or multiple) **pause** (`p`) in it, there is no silence when the pause sign is played, but instead the last tone is play…
-
I eventually figured out `st.Get_Ships()` would fix this. Not sure if this is a bug or the result of a perfectly OK design pattern that I just didn't understand.
```python
st = SpaceTraders()
st…