-
## Describe the bug
`useFetchCargoVendor` tries to look up `Cargo.lock` in `sourceRoot` rather than `sourceRoot/cargoRoot`
## Steps To Reproduce
Steps to reproduce the behavior:
1. Create …
-
- Only authentication method as of now, as only android users are targeted for now.
- Register and store users using supabase's auth service.
- Store users in supabase database
-
I would like to make MagicaVoxel available in a (Windows) lab/classroom environment for digital creative work. Installed programs normally "live" in `c:\program files` which is protected from modific…
-
-
Currently in Hercules there are 2 ways to store user passwords in database:
- unsalted one-round MD5 hash (bad)
- plain text (arguably unacceptable)
I've done little research on storing passwords in …
-
Given book data is fetching create a put method in react to store google book data to data base in the books and userbooks tables.
there will be a button under each book in the search list to 'add to…
-
**Describe the bug**
Shop Manager role cannot manage plugins of a store. When the store doesn't have WooPayments installed/activated, "plugin not installed/activated" onboarding error is shown with a…
-
Hello, we recently updated to "@apollo/experimental-nextjs-app-support"; We need this to run server queries.
The problem is that now our global store queries are throwing the error below when on fi…
-
- main.js
```
import App from './App';
import { createSSRApp } from 'vue';
import { setupPinia } from './store';
export function createApp() {
const app = createSSRApp(App);
setupPi…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Where…