SeanSummers On the Gantt, I'm setting readOnly to true, but I still see a pin that is adding tasks. What's odd is I don't see a plus on every row... so I'm not sure why this one last thing is staying behind. The demo shows exactly what I'm expecting.
SeanSummers Nevermind... I solved it. I'm using wx-react-gantt, and for some reason, readOnly will return that behavior. readonly is what you're looking for.