static
Here are 20,007 public repositories matching this topic...
Describe the bug
I have setup i18n in a single_file, need to test some feature, but I'll need a specific setup, but I encounter an issue while testing that.
Folder collection does work very good, but when I'm trying to save a single_file, I got the following error.
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')Screenshots
ht
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
Technical documentation that just works
-
Updated
Apr 17, 2022 - TypeScript
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
-
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 memoA statically typed lisp, without a GC, for real-time applications.
-
Updated
Apr 13, 2022 - Haskell
Expected Behavior
When an exception is thrown while running a Rule we should provide information about the file and the Rule.
Current Behavior
We only provide information about the file.
Context
We had some issues lately where the users report exceptions on a Rule but we need to ask for the full stacktrace to know what's going on (an example: #4612). And the issue is also "de
An open-source & self-hostable Heroku / Netlify alternative.
-
Updated
Apr 17, 2022 - Svelte
Transparently use webpack with django
-
Updated
Apr 6, 2022 - Python
A constantly evolving and thoughtful architecture for creating static blogs.
-
Updated
Apr 17, 2022 - TypeScript
Static website generator that lets you use HTTP servers and frameworks you already know
-
Updated
Aug 11, 2021 - Go
A fast static web server with routing, templating, and security in a single binary you can set up with zero code.
-
Updated
Apr 12, 2022 - Rust
A starter template to build amazing static websites with Gatsby, Contentful and Netlify
-
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
The foundation of `serve`
-
Updated
Mar 24, 2022 - JavaScript
Header-only, tiny (99 lines) and powerful C++20 static reflection library.
-
Updated
Aug 7, 2021 - C++
A build script for qBittorent nox static.
-
Updated
Apr 16, 2022 - Shell
A lightweight, customizable personal blog template built with GatsbyJS and React
-
Updated
Apr 11, 2021 - 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."


Describe the feature you'd like to request
Currently uses AmplifyAuthenticator which is legacy. Also using an older verison of
@aws-amplify/ui-react&aws-amplifyDescribe the solution you'd like
Should be using the new Authenticator componet
Describe alternatives you've considered
Keep using the old one until is deprecated