langflow/src
Cristhian Zanforlin Lousa b3fa552bf9
fix state error when is debouncing changes on integers inputs (#1848)
🐛 (index.tsx): fix missing line break after handleUpdateValues function
call
 (index.tsx): improve performance by debouncing handleUpdateValues
function call for certain types of parameters
📝 (parameterUtils.ts): update handleUpdateValues function to use
optional chaining for accessing template properties
🚀 (chatInputOutput.spec.ts): remove unused imports and commented code
🚀 (dragAndDrop.spec.ts): fix typo in test description
2024-05-08 11:56:29 -03:00
..
backend Update ZepMessageReader and ZepMessageWriter to avoid 404 error (#1844) 2024-05-08 11:46:48 -03:00
frontend fix state error when is debouncing changes on integers inputs (#1848) 2024-05-08 11:56:29 -03:00