-
Updated
Feb 20, 2021 - Go
storage
Here are 2,267 public repositories matching this topic...
-
Updated
Jan 5, 2021 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Feb 19, 2021 - JavaScript
-
Updated
Feb 20, 2021 - Go
-
Updated
Feb 12, 2021 - Python
Describe the bug
In the react native Auth library the SignIn component does not have a pending state and the Sign In button can be tapped again before the request completes. This leads to an exception that crashes the app.
To Reproduce
The node dependencies are quite out-of-date for the React UI, let's update to the latest version we can without breaking anything.
Local PV (device) provisioner leaves a stale BDC in the following case:
- On PVC request, creates a BDC
- If the system doesn't have a matching BD, then PVC request keeps retrying, and so does the NDM operator that keeps retrying
- Now if the user deletes the PVC, then Local PV (device) provisioner doesn't get the trigger to process delete, as there was no PVC.
This causes the stale BDC
I read the docs of dexie-export-import thoroughly, however I didn't find a way how to add onto the current database when importing the data. It either completely replaces the whole table or merges and overwrites any row with the same id.
What I'd like to do is to import the data with new id's, while keeping the old data in the table intact.
-
Updated
Feb 15, 2021 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
Page: Using a JavaScript module as a worker
This code example appends a canvas to the existing canvas#output, which is not valid. Maybe replace canvas#output to div#output, or reusing canvas#output to paint the image without creating a new one every time.
-<canvas id="output"></canvas>
+<div id="output"></div>-
Updated
Feb 18, 2021 - Python
-
Updated
Oct 11, 2019 - Java
-
Updated
Feb 19, 2021 - C
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Feb 20, 2021 - Go
-
Updated
Jan 11, 2021
-
Updated
Feb 17, 2021 - Ruby
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Nov 1, 2018 - Go
-
Updated
Nov 19, 2020 - JavaScript
Currently, notifications show time in the format HH:MM:SS:
We want instead to check the browser locales and display the time according to the user location/preferences. Date formatting should be done either natively (i18n module, cf. [here](https://developer.mozill
-
Updated
Feb 18, 2021 - Go
-
Updated
May 11, 2019 - JavaScript
Improve this page
Add a description, image, and links to the storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the storage topic, visit your repo's landing page and select "manage topics."

There are a lot of options in persistConfig that aren't mentioned in the README. We should add a section to the README that documents each option you can declare in a persistConfig.