-
{ error: 'Wrong username/password.' }
Always prompt after I login , password is correct and also email.
-
*MathJax* has some packages optional. One of them is [*gensymb* ](http://docs.mathjax.org/en/latest/input/tex/macros/#d) that can't be loaded via `\require`. If i still do `\require{gensymb}` then…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've …
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm asking a question …
-
I thought I'd start collecting my notes on the various hooks the plugin architecture will need to support.
## ☑ fs provider (added in #382)
Note: only one `fs` provider can be registered at a tim…
-
Tauri has a lot of functions in its Js API that can and should be synchronous instead of async, for example the `homeDir` function in tauri's `path` module. Synchronous communication can also help boo…
-
debug electron app
Chromium dev tool for Renderer Process;
MenuItem 的click函数的参数(item, focusedWindow)
在VSCode里调试Main Process;
根目录下创建目录.vscode 加入launch.json,内容是
{
"version": "0.2.0",
"configu…
-
Since Office 365 stopped supporting Basic Auth, can the code for Google OAUTH2 be applied to Office 365 OAUTH logins ?
-
Please see repro project: https://github.com/expolli/pose-test/tree/main
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js):…
-
### Steps to reproduce
Create a mount, eg SMB, and use an account which has read only access.
When you upload via browser a file, it uploads it to the temp-space and post process uploading from temp…