toolkit
Here are 1,268 public repositories matching this topic...
Hi,
It seems like the HTTP Assert package does not allow me to specify a body to pass in a POST request for example. Looking at the HTTPBody() function, the body argument is set to nil:
req, err := http.NewRequest(method, url+"?"+values.Encode(), nil)
Is this by design, or am I looking at a missing feature?
Cheers,
As of right now, the Image widget displays an image downscaled to fit within the widgets bounds.
However, as mentioned in #885, some users may want their image upscaled within the widget bounds as well. Beyond this, however, some users may want an image to completely cover (as opposed to just fit within) the image bounds, cropping out the edges. This is especially useful for images meant to
-
Updated
Jan 13, 2022 - Java
Just gave VulcanJS a try after using Meteor for a while. I'm getting the following error:
`
Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
meteor://💻app/packages/vulcan_lib.js:422
if (error) throw error; // eslint-disable-next-line no-console
^
[Error:
Describe the Bug
With bpmn-js@develop the alignment markers disappeared from the canvas, leaving me clueless what element I'm currently snapping the selected element to:
Steps to Reproduce
- Checkout
bpmn-js@develop - Run
npm start - Try t
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Dec 22, 2021 - JavaScript
-
Updated
Jan 13, 2022 - HTML
Feature Request
I want to obtain the evaluation of different datasets of a single job
lumi eval -h && lumi eval -c config_ssd.yml --split valid --split train --split test --watch --from-global-step 0
I understand that it is not so trivial because it was being kept as a summary of work scalars like this



Environment
Question
Is there any solid documentation for the
renderFilteredItems()utility function exported from theselectpackage? It is briefly mentioned under theitemListRendererprops section of theselectc