static
Here are 20,054 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
Uploading an image with uploadcare doesn't allow me to set a cdnBase or cdnURL or something similar for custom URLs. When I upload an image it is forcing the company's cdn instead.
Describe the solution you'd like
The settings in config.json should be something like:
media_library: {
name: 'uploadcare
This is a feature request, to display the valid SSL name (from the certificate) when starting up the server.
Steps to reproduce the issue, if applicable. Include the actual command and output and/or stack trace.
$ http-server -S
Starting up http-server, serving ./ through https
Available on:
https://127.0.0.1:8080
https://192.168.77.123:8080**What did you exp
There are 3 "examples" for dynamic (client side) routing, 2 in the docs (guides) and one is a template.
The 2 guides in the docs are technically working, but they do not use addPrefetchExcludes.
- dynamic-routes-reach-router.md
- [docs/guides/dynamic-rou
-
Updated
Feb 18, 2022 - TypeScript
-
Updated
Sep 27, 2021 - Go
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| Library version | 1.13.0 |
Related with nunomaduro/phpinsights#23 will be a great idea to allow set all commands parameters from config/insights.php when is used with php artisan insights.
Maybe something like:
'parameters' => '--format=json -d memo-
Updated
Feb 17, 2022 - Haskell
Expected Behavior
assignedExpression violates CanBeNonNullable.
private fun visitAssignment(assignedExpression: KtExpression?) {
if (assignedExpression == null) return
val name = if (assignedExpression is KtQualifiedExpression) {
assignedExpression.selectorExpression
} else {
assignedExpression
}?.text ?: return
assignments.getOrPu-
Updated
Feb 17, 2022 - Python
-
Updated
Feb 19, 2022 - Svelte
-
Updated
Aug 11, 2021 - Go
-
Updated
Feb 12, 2022 - Rust
-
Updated
Dec 3, 2021 - JavaScript
[BUG] Broken links
Description of the bug
Description
Code implementation links of algorithms when opened are giving 404 errors. I observed such behavior for Bubble sort.
Actual behavior
- Go to https://the-algorithms.com/algorithm/bubble-sort
- Scroll down to Code Implementation links
- Click on Java
Actual behavior
4. See Github 404 page (the link is https://github.com/TheAlgorithms/Java/blob/ma
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Aug 7, 2021 - C++
-
Updated
Apr 11, 2021 - JavaScript
-
Updated
Jun 19, 2018 - JavaScript
Improve this page
Add a description, image, and links to the static topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the static topic, visit your repo's landing page and select "manage topics."
Run
next info(available from version 12.0.8 and up)No response
What version of Next.js are you using?
canary
What version of Node.js are you using?
16.13.0
What browser are you using?
no
What operating system are you using?
Ubuntu 20.04.3 LTS
How are you deploying your application?
no
Describe the Bug
In response to comment: