-
Hi,
The editor kind of work the way I want it to, except when embedding images.
When adding an image, I would like to store the image temporarily (locally) until the user
saves the document.
On …
-
On Node.js/TS/pm v4 - I have a CosmosDB trigger for tableA, then I want to process each doc, and insert into table B. I'm using extraOutputs because it is more obvious to me. Is there anything wrong w…
-
**As a** system administrator
**I need** Must be hosted in the cloud.
**So that** I can sacale capacity with user demand
### Details and Assumptions
* [document what you know]
### Accepta…
-
```
#include
void foo( void* a, void* b, int cond)
{
short* pa = new(a) short;
// store (1)
*pa = 1;
if ( cond ) { return; }
int* pb = new(b) int;
// store (2)
*…
-
Hello, i am trying to install @nodert-win10-20h1/windows.storage for get the path to LocalState folder of my uwp application run with electron using ```Windows.Storage.ApplicationData.current.localFol…
-
### Version
1
### DataCap Applicant
Kim Jin Hyuk
### Project ID
Kim Jin Hyuk Gongjakso
### Data Owner Name
Kim Jin Hyuk Gongjakso
### Data Owner Country/Region
Korea, Republic of
### Data Ow…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
Importing module in vue3 typescript with `import { createWatcher } from "next-vue-storage-watcher"` results in
```bash
Could not find a declaration file for module 'next-vue-storage-watcher'. 'c:/Us…
-
"Analyze user behavior across different lending protocols.
Steps:
1) Load the data on loans for all lending protocols from the Google Storage. For example, [https://storage.googleapis.com/derisk…
-
**The problem I am facing**
I am noticing I sometimes get corrupted documents where certain properties are missing, this is a hard error and results in total loss of work. To combat this I would li…