Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: autolending dev mode lbc null #5566

Merged
merged 3 commits into from
Oct 1, 2024
Merged

Conversation

mcstover
Copy link
Collaborator

A few things:

  • Changes vite config to load all assets and other vite urls behind the /static path instead of various direct references such as /src/, @vite and others... This will help fix Ui in Tilt where we don't have all the new possible vite hmr locations setup
  • Updates the KvRadio component to set the initial inputValue, this was a similar fix to some we made in our global components. Removes the previous hack watcher which didn't work once deployed to dev.
  • Filters out null entries in loan queries used in LBC

@mcstover mcstover requested review from emuvente and a team September 30, 2024 22:49
@mcstover mcstover changed the title Fix autolending dev mode lbc null fix: autolending dev mode lbc null Sep 30, 2024
@mcstover mcstover merged commit c2fe667 into main Oct 1, 2024
5 of 6 checks passed
@mcstover mcstover deleted the fix-autolending-dev-mode-lbc-null branch October 1, 2024 15:35
@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 3.0.0-rc.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 3.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants