devtools
Here are 656 public repositories matching this topic...
I am trying to create a connector for a new library, but I can't find any documentation on how to properly handle all the possible actions (TOGGLE_ACTION
, IMPORT_STATE
, etc.).
I found code examples for some of the functionality (like this one), but I would like to see proper documentation on how to implement t
The readme mentions at the top that this project uses puppeteer, but it uses carlo. I would imagine that the readme needs reviewed given the recent changes.
There are two mentions of a reactide.config.js file in the README:
The component tree works out-of-the-box by finding the entry point to your React application that you provide inside the reactide.config.js file.
Go to the reactide.config.js file and change the .html and .js entry points to the relative path of your respective files.
But I could not find any examples or documentation
Here's the output in Terminal:
Here's the analogous output in the hotel's browser view:
<img width="823" alt="Screen Shot 2019-07-27 at 5 43 59 PM" src="https://user-images.githubusercontent.com/22218/62000853-af0da200-b096-11
Do you want to request a feature, a new application detection or report a bug?
new application detection
**Is your issue about WebExtension driver (Chrome & Firefox), the website, the NPM driver or the bookmarklet
Website Feedback
I thought I'd give some feedback on how the https://reactcosmos.org could be better, I'm happy to help with some of these items, but better to write them down and discuss them first.
- The website works really well as a marketing site right now, but it doesn't really capitalize on that by calling users to action. It should tell them to "Get Started" or "Install" with either a big button to
Describe the bug
A link to https://www.eclipse.org/che/docs/che-7/using-npm-artifact-repositories is missing from https://www.eclipse.org/che/docs/che-7/using-artifact-repositories-in-a-restricted-environment/
Steps to reproduce
Go to https://www.eclipse.org/che/docs/che-7/using-artifact-repositories-in-a-restricted-environ
Pre-check
- I'm aware that I can edit the docs and submit a pull request
Describe the improvement
I'd like to report
- Unclear documentation
- A typo
- Missing documentation
- Other
Description of the improvement / report
Add documentation for running tests using Github Actions.
It would be great if a new message, appearing automatically via WebSockets, also triggers notifications via the Notifications API.
https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API
Cautionary: There should also be some kind of grouping/throttling for massive batches that arrive all at once.
If it's alright with your team, I'd like to take a shot at updating the content to make it more inclusive by removing instance
Overview of the issue
When I try to include links in the documentation they do not appears as expected.
Operating System, Node.js, npm, compodoc version(s)
node 12.16.1
npm 6.13.4
compodoc 1.1.11 (installed globally)
Angular configuration, a package.json
file in the root folder
Compodoc installed globally or locally ?
globally
Your documentation mentions that the syntax follows markdown styling, but that doesn't match what I found here: [(https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)]
Do you think there would be any benefit in getting these two to match?
Best,
Rick
This feature enables the ipsec backend for Flannel in the k3sup install
command
Expected Behaviour
An additional flag to k3sup install
should enable ipsec for Flannel as
Augury version (required): 1.23.0
Angular version (required): 8.1
Date: 2019-07-11
OS: Windows 10 64 bits
Allow hiding the tab of the other DevTools tools as long as the inspected site does not use Angular, just like the Vue and React tools do
-
Updated
Jun 4, 2020 - Go
I'd appreciate if there was a comparison of lite-server
with http-server
which is the most popular www dev server for node.js (according to npm, 3 times more downloads than lite).
"Socket hung up"
Dependencies as follows.When debugger in browser, the result as follows. I don't know weather the react-native of 0.42.0 result in this problem.
"dependencies": {
"antd-mobile": "^1.0.1",
"react": "~15.4.0",
"react-dom": "~15.4.0",
"react-native": "0.42.0",
"react-native-vector-icons": "^4.0.0",
"react-redux": "^5.0.3",
"react-web": "0.4.6",
"redux": "
Describe the bug
I just signed up and went to the public templates section.
There is only one template shown (see screenshot).
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://cloud.lastbackend.com/templates#public'
- See error
Expected behavior
I was expecting a lot more, e.g. Wordpress, MongoDB, Bootstrap, PostgreSQL, Etherpad, Apache, CouchDB, SearX, wall
Foreman reads default options from a .foreman
file - http://ddollar.github.io/foreman/#DEFAULT-OPTIONS
Would be nice to see the same behavior in honcho either via .foreman
or .honcho
-- allows changing the default name of the procfile, for instance.
-
Updated
Jun 24, 2020 - TypeScript
Update README.md
Update all information from v3
to v4
.
Intended outcome:
Apollo Client 3 has introduced new evict
and gc
methods for removing objects from the cache, as detailed in the Garbage collection and cache eviction docs.
After calling either of these methods, I would expect the displayed information in the "Cache
The protobuf "well-known types" (https://developers.google.com/protocol-buffers/docs/reference/google.protobuf) are included in every language runtime, including the npm package (see protocolbuffers/protobuf#1638).
Currently, grpcc requires proto files that import a well-known type to have a copy of the well-known type locally, otherwise you get an `Error: failed to import '...
Improve this page
Add a description, image, and links to the devtools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the devtools topic, visit your repo's landing page and select "manage topics."
Document what we found in closed issues:
--raw
seems to solve the issue.