developer-tools
Here are 2,346 public repositories matching this topic...
-
Updated
May 19, 2021 - Python
Is your feature request related to a problem? Please describe.
I try to execute my first GET request and get this result:
I think the first-time-user experience could get improved here.
The hint to F12 vanishes soon, and I think accessing the error message via F12 is not a
-
Updated
May 20, 2021 - Ruby
-
Updated
May 18, 2021 - Haskell
Provide the steps to reproduce
What is the current behavior?
Reports canonical URL to be invalid because it is a relative URL.
What is the expected behavior?
The page defines a base URL with the <base> tag. This together with a relative URL in the <link rel=canonincal> tag defines unambiguously
Summary
When import streamlit and supervisely_lib together in a project there occurs a TypeError.
Steps to reproduce
Code snippet:
import streamlit as st
import supervisely_lib as sly
If applicable, please provide the steps we should take to reproduce the bug:
- run the code with streamlit run ...
- see error/traceback when you open the streamlit page
-
Updated
May 21, 2021 - TypeScript
🚀 Feature Request
📝 Description
When debugging mobile views, it's important to understand the cursor target size and simulate, as much as possible, the native behaviour of touchscreens.
✨ Describe the solution you'd like
I believe that it makes sense to emulate as much as possible the real behaviour of pointing devices.
My suggestion is to allow the user to define what is the pr
Noticed when fixing #5841 that the Kaniko buildArgs supports templating with an environment variable:
https://github.com/GoogleContainerTools/skaffold/blob/6c57b21b31d35e646df0352692e25af1c91d0aca/pkg/skaffold/build/cluster/kaniko.go#L51
But the Docker buildArgs does not:
https://github.com/GoogleContainerTools/skaffold/blob/6c57b21b31d35e646df0352692e25af1c91d0aca/pkg/skaffold/build/gcb/do
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Apr 21, 2021 - C++
-
Updated
Apr 5, 2021 - Python
Please add video length on the video thumbnail just like the official Developer app from Apple.
Right now, I can see the length if I click to go to detail screen, but I would have to do it one by one. It would be great to see the length of each video in a glance so that if i have like 15 minutes, I know which one I can watch.
Bug Report
Got error message on an empty directory, shouldn't it show nothing? like ls command.
Description
