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
Uncaught TypeError: Cannot read properties of undefined (reading 'style')
at options.js:151:51
at NodeList.forEach (<anonymous>)
at initializePage (options.js:149:6)
at options/:711:5
The text was updated successfully, but these errors were encountered:
I found that nest_options_in_dom function is producing empty DOM. However both nix build .\#lib.x86_64-linux.options.optionsJSON and html = md.render(commonmark) in above options.py seems to yield the same format as before.
Current Behavior
Expected Behavior
options are shown
Steps To Reproduce
https://jupyenv.io/documentation/options/
OS
Version
master
Additional Context
lib.mdDoc was removed in #563
Relevant log output
The text was updated successfully, but these errors were encountered: