web
Here are 9,919 public repositories matching this topic...
Tell us about your environment:
- Puppeteer version: 1.14
- Platform / OS version: Windows
- Node.js version: 10
What steps will reproduce the problem?
try to pass a promise to await page.waitForResponse(response => condition) instead of urlOrPredicate.
What is the expected result?
expect async function to work
What happens instead?
no waiting as promise
📚 Docs or angular.io bug report
Description
The GDE list at angular.io is not compatible with the di
Bug report
What is the current behavior?
Before 4.31.0, webpack never referenced document when it is not defined. After this release, there is code somewhere which assumes a global document is available. This makes it so server side rendering does not work in our application.
If the current behavior is a bug, please provide the steps to reproduce.
Using webpack > 4.31.0
In = syntax,
- double quotes (
") - back slashes (
\) - non-ascii characters
$ http -v httpbin.org/post \
dquote='\"' \
multi-line='line 1\nline 2' Bug Report
Ionic version:
[x] 4.x
Current behavior:
Preferred tab as per property selectedTab when opening tabs is not selected
Expected behavior:
Preferred tab as per property selectedTab when opening tabs is selected (as per documentation).
Steps to reproduce:
Take sample code as per `https://github.com/ionic-team/ionic-docs/tree/master/src/demos/api/tab
the post_add icon can be found on material design official website. But this icon is missing in this library.
Can any one help me know how I can use it.
Switch account icon
🐛 Bug Report
I tried passing --open to the parcel src/index.html command, but nothing happened. This feature works perfectly in the latest stable parcel-bundler package.
🎛 Configuration (package.json)
{
"scripts": {
"start": "parcel src/index.html --open"
}
}🤔 Expected Behavior
Parcel should open http://localhost:1234 in my default web brow
What version of Go are you using (go version)?
1.12
Which database and its version are you using?
mysql 5.7
Please provide a complete runnable program to reproduce your issue. IMPORTANT
The documentation isn't to clear when it comes to querying by nested associations. For example, consider following structure.
// User has one Profile and belongs to many InstitWas somebody able to make this thing work with react and functional components? Would be great if somebody could share some ideas.
Fix dependencies
Missing comma
Is your feature request related to a problem? Please describe.
In overall I've enjoyed ZeroNet very much. However, when I've reached "How can I create a ZeroNet site" section I've found non-obvious that instead of using zeronet.py as a Windows user I could use zeronet.cmd from \lib folder. Since I've found pip package manager UX quite frustrating I think that this is a thing that should
Description
While reading the wifi doc , I see
You need to install the wireless-tools package on your system.
The manpage doesn't give information as to what is really used behind, all I can find is:
W Show/hide Wifi module
And the WiFi plugin doesn't show up in my glances terminal view.
Unfortunately,
This isn't as much a bug as it is a question/suggestion.
Button material setup and ripple code needs updating.
Should the [Getting Started Guide][1] linked as the first link of the README Important Links be a part of automated testing and quality control to ensure that this 'seemingly simple' first introduction to material-components-web will yield the results that are intended?
I ask
Please add documentation about what value should TERM contain, and where to set it (in the gotty session from the browser, or from CLI before running gotty?).
I noticed an undocumented behavior with listeners, where some of them run in reverse order of registration
- What is the rationale for that?
- Can this be added to the docs?
Additional context
Relevant lines of code from https://github.com/huge-success/sanic/blob/master/sanic/app.py#L1356
# -------------------------------------------- #
# Register start/stop eHi! I'm creating this issue to list Aurelia features that are not documented yet.
I can make the PR's to update the docs, but I want to be sure that I'm right before doing anything. So please, tell me if these changes are welcome.
Let's keep this list up to date!
Documentation Improvement List
Build Systems
- CLI
- CLI now supports SystemJS and Webpack. Update the
Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
-
Updated
Jan 14, 2020 - TypeScript
Page Affected: https://developers.google.com/web/tools/chrome-devtools/network/reference#filter
What needs to be done?
This confused me for a while - the images in the docs show the old "Regex" checkbox. This no longer exists (and several other things look different). Instead the solution seems to be to denote regex like this: /foo/
Is there an overview, how the config object for the constructors of the neural network are defined?
This would be interesting:
- Has brain.NeuralNetwork and brain.recurrent.RNN the same config attributes?
- What is the description of the inputSize attribute?
Thank you for the great work with this library, it is realy amazing!
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
-
Updated
Jan 14, 2020 - Java
Description
I'm submitting a feature request
So with a 1.0.0 release in the foreseeable future, it seems like a reasonable course of action to address any missing features, code-structure issues, or subtle bugs before that is released. Thankfully, many of these problems have been annotated with TODO.
I suggest that
Add examples.
I think it's unexpected. I have to use Detector.canCollide on my own when I want to use Query.collides. I think it should be changed or at least mention in documentation.
Using Debian 9 via WSL (Windows Subsystem for Linux).
As anticipated, install steps 1 & 2 gave no issues. Realised needed to sudo for :80, as documented by you.
All widgets are populated and it's running nice and smoothly.
Is this now Linux Dash on Windows?
The documentation of FromDataSimple doesn't mention that it's only for debugging. This is only mentioned at documentation of FromData.
Based on several closed issued about this and recent message at #beginners, this causes enough confusion that documentation of FromDataSimple should also mention this.
Improve this page
Add a description, image, and links to the web topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web topic, visit your repo's landing page and select "manage topics."
Are there any references on how to create a good design diagram? What do the different colors mean? What do the dashed lines mean?
Sorry if this is a basic question but I don't even know where to start searching for more information. This is the first page I saw that had the diagrams in the format that I've seen before.