-
# Proposal: API for providing parser context to custom markup extensions
## Summary
Custom markup extensions allow developers to create their own markup extensions (by deriving from the base class…
-
Our app has for a while used relatively large amounts of RAM for a Rails app.
Some months ago, with 3 puma workers with 3 threads each, we were exhausting the 2.5G of RAM on a Heroku performance-m…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Gentoo
Distribution Version | (rolling)
Kernel Version | 6.5.11
Architecture | amd64
OpenZFS Version | 2.2.0
…
-
On PHP 8.2. the gettingStartedWeb.php example would output deprecation warnings on both index page and json endpoints:
```
Deprecated: Creation of dynamic property fiftyone\pipeline\devicedetecti…
-
Type: Bug
代码错误就崩溃
VS Code version: Code 1.76.0 (92da9481c0904c6adfe372c12da3b7748d74bdcb, 2023-03-01T10:23:45.993Z)
OS version: Darwin x64 22.3.0
Modes:
Sandboxed: No
System Info
|Ite…
-
i find in ie 9 , when i visit a url such as 'http://www.b.com' it will auto add '#' to the end
so it becomes 'http://www.b.com/#/'
it cause that if i visit a page not index such as 'http://www…
-
### URL(s) where the issue occurs
`https://www.youtube.com/watch?v=I9_xshMOtjY`
### Describe the issue
When I click on a different time in some videos it says an error has occurred a…
-
for example
i write
`asyncData(context){
return {
keyword: context.query.q
}
}
`
then
`
mounted(){
console.log(this.keyword)
}
`
it works fine in …
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See …
-
I think automatic update is great, but I think some people just want the thing updated automatically without being asked. There can be notification that indicates that it's changed and what's new. …