elements icon indicating copy to clipboard operation
elements copied to clipboard

Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.

Results 313 elements issues
Sort by recently updated
recently updated
newest added

Aside from a fix, I also did it so that a single click selects the whole url. https://user-images.githubusercontent.com/9273484/184356301-73afd1b5-c8ff-49d5-9691-04837e65b9d8.mp4

t/bug

Hi Team, we're using `` react component from `@stoplight/elements` in our Vite/React project. But the app doesn't work in production - it fails with ```Uncaught ReferenceError: require is not defined```...

This PR adds support for setting the value of the server variables. ----- # Elements Default PR Template In general, make sure you have: (check the boxes to acknowledge you've...

I love your framework. I just need a couple of things for my project. Not sure if they can be done as is or it would require framework changes. 1....

The pecl 1 and 2 extensions are not what people are using in PHP world, and tbh I've never seen them in the wild in over a decade writing PHP....

This PR fixes a typo in [Elements Configuration Options](https://github.com/stoplightio/elements/blob/main/docs/getting-started/elements/elements-options.md) I tried to set `tryItCredentialPolicy` to `same-origin` in my app, but it did not work. After looking into the [API.tsx](https://github.com/stoplightio/elements/blob/main/packages/elements/src/containers/API.tsx#L83), I...

## Context Swagger specs can define string-to-object dictionary mappings with the following config: ``` type: object additionalProperties: type: object properties: ... ``` In these cases, the object keys can be...

enhancement
s/needs-wire
triaged

When the user clicks on "Send API request" the request should be sent to the server IP that the user has selected, currently all the requests are going to nutanix.dev....

s/needs-info

We are integrating with Stoplight Elements (https://meta.stoplight.io/docs/elements/ZG9jOjMyNjU4OTY0-elements) and we are having some issues with the links/anchors inside the page. The layout we are using is “sidebar”, the router is “hash”....

t/bug
p/high

Our vulnerability scanner detected a vulnerability because of an old dependency of file-type lib. Stoplight elements > http-spec > postman-collection > file-type Current used version of file-type is very old...

p/medium
security