When a row of examples contains an \exi that also contains a \gll, the justification is messed up. This error is not in gb4e and seems to have been introduced (without intention/knowledge) in langsci-gb4e.
MWE:
\documentclass{article}
\usepackage{langsci-gb4e}
\usepackage{lipsum}
\begin{document}
\begin{exe}
\ex \lipsum[1]
\exi{}
\gll Lorem Ipsum Dolor\\
Lorem Ipsum Dolor\\
\ex \lipsum[2]
\end{exe}
\end{document}
Output:
