-
Updated
Jul 11, 2022 - Python
Web

World wide web (www), or web, is an information system where documents and other resources are identified, interlinked, and accessible over the internet.
Here are 19,974 public repositories matching this topic...
-
Updated
Jul 15, 2022 - Dart
-
Updated
Jul 14, 2022 - JavaScript
-
Updated
Jul 14, 2022 - TypeScript
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
🐛 bug report
Live reloading on changes and HMR work as expected, until an HTML page includes a "classic" (non-module) script.
🎛 Configuration (.babelrc, package.json, cli command)
{
"browserslist": "> 0.5%, last 2 versions, not dead",
"devDependencies": {
"parcel": "^2.5.0",
"posthtml-expressions": "^1.9.0",
"posthtml-extend": "^0.6.3",
"posthtml-include": "^1.7.
Context:
- Playwright Version: [1.12.2]
- Operating System: [Linux & Mac]
- Node.js version: [14.17.0]
- Browser: [Chromium]
- Extra: [any specific details about your environment]
## System:
- OS: Linux 5.8 Ubuntu 20.04.2 LTS (Focal Fossa)
- Memory: 15.31 GB / 31.30 GB
- Container: Y
-
Updated
Jul 14, 2022 - Go
-
Updated
Jun 21, 2022 - Java
🐛 Bug Report: Database -> GET/UPDATE Database return Collection object instead of Database object
👟 Reproduction steps
Go on the documentation at this page : https://appwrite.io/docs/server/databases?sdk=nodejs-default#databasesGet
Or use one of the SDKs.
Example with dart sdk :
Databases(client, databaseId: 'test').get()
return Collection object instead of Database object.
👍 Expected behavior
GET and UPDATE method return Database
object.
👎 Actual Behavi
Checklist
- Dependencies installed
- No typos
- Searched existing issues and docs
Issue Description
When using the RateLimiter Middleware with a rate between 0 and 1 all events will be rejected instead of applying the specified rate. E.g.: e.Use(middleware.RateLimiter(middleware.NewRateLimiterMemoryStore(0.5)))
I am not saying that it is a common use case to have
Problem
I am returning to WebGL work after some time away (with Vulkan) so may be misinterpreting something here, but...
The WebGL example loops through the render_gl
function every frame. Therefore it's recompiling the shaders, linking them, all of this work that doesn't need to be repeated in the render loop.
Steps To Reproduce
Steps to reproduce the behavior:
Start the app as
-
Updated
Jul 12, 2022 - Python
-
Updated
Jul 14, 2022 - Go
-
Updated
Jul 14, 2022 - Python
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Jul 14, 2022 - Rust
-
Updated
Jun 13, 2022 - JavaScript
-
Updated
Jul 15, 2022 - Objective-C
-
Updated
Jun 14, 2022 - Go
-
Updated
Jul 12, 2022 - Go
-
Updated
Jul 14, 2022 - TypeScript
Which @angular/* package(s) are the source of the bug?
forms
Is this a regression?
No
Description
Expose
ControlConfig
type in public APIhttps://github.com/angular/angular/blob/main/packages/forms/src/form_builder.ts#L