WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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
On some CRDs, expanding any of the properties within the CRD's spec will cause the page to go blank other than the very top header;
When this happens, the following error is logged to the browser's console;
react-dom.production.min.js:125 Error: The language "undefined" has no grammar.
Please report this to https://github.com/markedjs/marked.
at Object.highlight (prism-core.min.js:1:3872)
at e.code ([email protected]:93:60)
at e.code (marked.min.js:6:34023)
at n.parse (marked.min.js:6:30323)
at Function.parse (marked.min.js:6:29865)
at se (marked.min.js:6:33474)
at getDescription ([email protected]:111:35)
at SchemaPart ([email protected]:209:118)
at [email protected]:213:33
at Array.map (<anonymous>)