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
The code should be able to work properly.
Earlier it was working and still it is working with version 8.0.7
Actual behavior
ERROR
this.getData is not a function
TypeError: this.getData is not a function
at Object.exitCodeText (http://localhost:3000/static/js/bundle.js:103717:12)
at compile (http://localhost:3000/static/js/bundle.js:121979:40)
at fromMarkdown (http://localhost:3000/static/js/bundle.js:121821:27)
at parser (http://localhost:3000/static/js/bundle.js:121609:82)
at Function.parse (http://localhost:3000/static/js/bundle.js:118228:12)
at Markdown (http://localhost:3000/static/js/bundle.js:116580:31)
at renderWithHooks (http://localhost:3000/static/js/bundle.js:49888:22)
at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:53174:17)
at beginWork (http://localhost:3000/static/js/bundle.js:54470:20)
at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:39480:18)
Runtime
Node v17
Package manager
npm 8
OS
Linux
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered:
Initial checklist
Affected packages and versions
9.0.0
Link to runnable example
No response
Steps to reproduce
Expected behavior
The code should be able to work properly.
Earlier it was working and still it is working with version 8.0.7
Actual behavior
Runtime
Node v17
Package manager
npm 8
OS
Linux
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered: