question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Leftright does not use buildGroup

See original GitHub issue

As far as I see, commands in delimsizing.js does not utilize buildGroup and build HTML with own functions from delimiter.js. I believe this prevents clean implementation of #835, creates bugs in PRs like #1698, and eventually breaks #809. Handlers unwrapping child delimiter are a part of the problem too (I mean delim: delim.text instead of delim: delim + further buildGroup(delim)).

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
KazimirPodolskicommented, Dec 10, 2018

This issue seems to be super specific to one use-case.

0reactions
KazimirPodolskicommented, Nov 8, 2018

Sorry I wasn’t specific enought and obfuscated the problem. Yes, inner expression is fine, but the problem is left and right delimiters themselves: \\left and \\right both have delim which is normal tree node but it is being “unwrapped” (leftright handler returns only the symbol instead of the whole node) and htmlBuilder uses delimiter.leftRightDelim which (I believe) does not call buildGroup (because it has no group at all due to unwrapping).

So, the one who wants to attach some data to \\left( or \\right) is unable to do so because data from nodes for ( or ) is not used.

Read more comments on GitHub >

github_iconTop Results From Across the Web

BuildGroup - Permanent Capital Investors
BuildGroup is the first operator-led, permanent capital investment company. Our mission is simple: build high-performing SaaS businesses by building ...
Read more >
Issues with my new Bellisaria Home. - Linden Homes - Second Life ...
3 - Tracy and Melanie cannot operate their body parts and outfits huds when in my house. For example, their genital huds simply...
Read more >
Build group trust with these 3 tactics - HPRC-online.org
Group trust is a belief among members that they can be honest, take risks, be themselves, and be supported by the rest of...
Read more >
Further Fabrication Laser Build Group | what should I use to ...
Hey people, anyone have a better solution for the Y axis tensioner. Not really enough room in the original one for the belt,...
Read more >
Is America addicted to conspiracy theories? - Deseret News
“They don't think in the left-right dimension,” is how Smallpage puts it ... and Republicans use conspiracy notions to build group identity, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found