langflow icon indicating copy to clipboard operation
langflow copied to clipboard

fix: unnecessary split method in vertex_id that breaks playground

Open anovazzi1 opened this issue 6 months ago • 2 comments

This pull request includes two commits that fix a wrong type and remove an unnecessary split method in the vertex_id function that broke the playground in #3020. The changes ensure that the vertex_id function works correctly and efficiently.

anovazzi1 avatar Aug 03 '24 01:08 anovazzi1