-
This library has gotten quite stale over the last year and I've been loathe to come back to it mostly because I don't like it. It's complex to use, complex to develop, etc. I apologize for letting it …
-
The `update-configuration.yml` doesn't apply formatting according to the prettier configuration
Also I think it would be better to make this a [custom action](https://docs.github.com/en/actions/sha…
-
Hello!
Could you please add some examples with react?
I understand you are using this package for ssr server.
Perhaps you could share the minimum configuration for this purpose? Were there any pr…
-
When using the following CMakeLists.txt file, CMake gives the error shown below.
CMakeLists.txt:
```
cmake_minimum_required(VERSION 3.0.0)
project(sqltest VERSION 0.1.0)
set(CMAKE_CXX_STANDAR…
-
**Describe the bug**
The OSDP library code needs to have a way to pass in a GPIO that controls the DE pin (or NULL for no control).
**Background**
We are working on a project that will use OSDP t…
-
### Core Library
MSAL.js (@azure/msal-browser)
### Core Library Version
3.24.0
### Wrapper Library
MSAL React (@azure/msal-react)
### Wrapper Library Version
2.1.0
### Public o…
-
### What maintenance needs to be done?
Decommission library-staging[12].lib.princeton.edu
### Why is this maintenance needed?
These vms are no longer needed, since we no longer host and maint…
-
### Describe your feature request
While reviewing #7348 I notice that there are some in place classes for retrieving configurations. IMO a fixed dependency of config library will prevent oursel…
-
Currently, we are supporting Angular, React and Vue for shareable configurations. The configuration contains the following rules:
- await-async-query
- await-async-utils
- no-await-async-query
-…
-
It seems in ApolloOS, that OpenLibrary() and CloseLibrary() invocations of dos.library are unbalanced,
and that the close() method in dos.library is not being reached in many cases.
**To Reproduce…