wavedrom
wavedrom copied to clipboard
Using wavedrom3.5.0 in vue3.4.21, the error wavedrom.js?v=c79103ed:2702 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'childNodes') at Object.renderWaveElement
Using wavedrom3.5.0 in vue3.4.21, the error wavedrom.js?v=c79103ed:2702 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'childNodes') at Object.renderWaveElement....
function renderWaveForm (index, source, output, notFirstSignal) {
renderWaveElement(index, source, document.getElementById(output + index), window.WaveSkin, notFirstSignal);
}
看看你的参数对不对