17f015b6869cfbc128a86e184ccfeb6bdcb33ca4
A single nextTick is not enough for a freshly added stacked note to be in the DOM, so the mobile scroll target was computed against a null element. Poll with requestAnimationFrame (mirroring scrollToHashInNote) and use offsetTop, with an (index + 1) * height fallback.
Description
Languages
Vue
53.8%
TypeScript
42%
JavaScript
1.8%
CSS
1.7%
HTML
0.5%
Other
0.2%