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

## User story. As a end-user, if I hit a malformed URL, I'm taken to the root of the docs site instead of shown a blank screen. ## Is your...

## Describe the bug When a section header includes inline code, the table of contents listing the sections omits the inline code text ## To Reproduce 1. Create a markdown...

t/bug
p/medium
triaged

## Describe the bug Links in api.yaml to other HTTP methods don't resolve in Elements (but do in Studio) ## To Reproduce [Our Studio docs page](https://stoplight.truework.com/docs/truework/b3A6MzMxNTc2ODA-create-a-new-verification) [Our Elements docs page](https://www.truework.com/docs-2/b3A6MzMxNTc2ODA-create-a-new-verification#verification-processing)...

## Describe the bug I have an API that manages differently empty values and omitted values. If I use form Data, I cannot omit a value from the requestBody, I...

t/bug
p/medium
triaged

## Describe the bug Two layer text in code editor doesn't overlapped exactly. (Only in Chrome browser) ## To Reproduce 1. Open any document in Chrome browser, such as [Example](https://elements-demo.stoplight.io/?_ga=2.174548962.198023653.1640187778-2134395263.1638722178#/operations/post-users-userID)...

We are getting lots of noise in the repo from angular update attempts. Would be probably good to make a single PR attempting to update the example to v13. *WARNING*...

enhancement
triaged

Using "$ref" in the "paths" object path items is specified in the [official OpenAPI 3.0 spec](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.3.md#path-item-object) but Stoplight does not seem to recognize it. This is very useful for breaking...

enhancement
triaged

## User story. When using 'elements-dev'portal", besides the high response times (over 200ms measured at 2 location) for all requests, there is an additional request for CORS preflight. The CORS...

enhancement
triaged

1. Create react app with [email protected] 2. Install elements in the created repo. 3. Import API component in the app. 4. Cry.

t/bug
p/medium
triaged
team/pierogi-platoon

## Describe the bug When i am trying to integrate the stoplight elements component with my application it is overriding my existing styles completely. ## To Reproduce Integrate elements webcomponent...

t/bug
triaged
team/pierogi-platoon
p/documented