-
Hi,
dash2dock stopped working, in extension manager there's an error: TypeError: app is null.
I removed it, logged out, logged in, and reinstalled. I've installed from git, all with the same res…
-
EPIC: https://github.com/boolean-uk/team-dev-client-ex-2410-team3/issues/9
After the email and password have been validated and approved on the Sign-Up page, the user should receive a verification em…
-
Use smart pointers to automate memory management and document clearly when a function steals ownership.
- [x] Scenes @ system::PushScene
- [ ] CollisionObjects @ CollisionManager
Certainly more..…
-
```
======================================================================
ERROR: test_unsalted_md5 (passlib.tests.test_ext_django.HashersTest)
--------------------------------------------------------…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
iotc_bsp_io_fs_open() in src/bsp/platform/posix/iotc_bsp_io_fs_posix.c, sets resource_handle_out to the FILE * returned by fopen() if fopen() doesn't fail. This in turn gets assigned to the resource m…
-
```scala
trait Manager[F[_], K, V] {
def +=(pair: (K, Resource[F, V])): F[Unit]
def -=(key: K): F[Unit]
def apply(key: K): F[Option[V]]
def join(key: K): F[V]
}
object Manager…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
**Describe the bug**
When I create a CosmosDB account for a specified region using az cosmosdb create --locations command, "location" is not specified region, but resources group's region.
For exam…
-
On our site we have managers who are limited to "sections" based on Resource Group access. They can only see their particular section of the site when logged in. We have uncovered the following issu…