You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using api-console build -t "RAML 1.0" ./api.raml -o ./build/api/reference to build my documentation.
It very recently broke. Without anything changing in our build process.
The browser crash with this error:
Uncaught DOMException: Failed to execute 'define' on 'CustomElementRegistry': the name "api-request-editor" has already been used with this registry
The text was updated successfully, but these errors were encountered:
I am using
api-console build -t "RAML 1.0" ./api.raml -o ./build/api/reference
to build my documentation.It very recently broke. Without anything changing in our build process.
The browser crash with this error:
The text was updated successfully, but these errors were encountered: