langflow
langflow copied to clipboard
Fixed glitches that don't affect usability
- Fixed glitch at Main Page: when changing from flows to components, the Empty screen flashes.
- Fixed glitch at Icons: when lazy loading, a loading component appeared, and if that is super fast, it seems like a glitch. Fixed by adding a timeout to display the loading, displaying a blank screen before that.
- Fixed glitch at refresh: When refreshing, the screen goes to loading state twice. Added a Abort function at the main UseEffect to address that issue.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
langflow | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 30, 2024 2:58pm |
- Fixed Tweaks glitch: removed Global Variables functionality