-
```
Propose to remove support for ARC backend:
* arc0 and arc1 in backends
We should probably also remove support for:
* grid (in auth)
can we agree on that ?
Sergio
```
Original issue reported on …
-
```
Propose to remove support for ARC backend:
* arc0 and arc1 in backends
We should probably also remove support for:
* grid (in auth)
can we agree on that ?
Sergio
```
Original issue reported on …
-
```
Propose to remove support for ARC backend:
* arc0 and arc1 in backends
We should probably also remove support for:
* grid (in auth)
can we agree on that ?
Sergio
```
Original issue reported on …
-
- https://github.com/lss5270/vue-admin-spa
- https://github.com/apertureless/vue-chartjs
- https://github.com/xingbofeng/css-grid-flex
- https://github.com/casbin/casbin-website
- https://cas…
-
The new useAuth abandoned the idea of allowing additional user meta data to be consumed via a "whitelist" prop on ProvideAuth context. This code should be removed and / or devise an alternative method…
-
Hi,
I am a new user struggling with migrating from react-router to connected-react-router. I am receiving an error:
```Uncaught TypeError: Cannot read property 'push' of undefined```
when tr…
-
### What happened?
We are using docker swarm to setup our hub and node configuration. Our automation framework is based on WebdriverIO V6 and everything was working fine till docker-selenium hub/node…
-
I just found out that Karma was officially deprecated 4 months ago. https://dev.to/this-is-angular/angular-testing-in-2023-past-present-and-future-j5m
This isn't urgent, but we should decide what …
-
## Issue Description
**Describe the issue**
I have created my own docker-compose file:
```
---
services:
gpu-jupyter:
container_name: gpu-jupyter
build: .build
volumes:
…
-
Hi,
I am trying to rebuild your scraper. I was very happy to find something like your approach combining scrapy and splash as it seems to be the only way to get hold of the JSON database. Many thanks…