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(ui): Fix incorrect yup schema #388

Merged

Conversation

deadlycoconuts
Copy link
Contributor

@deadlycoconuts deadlycoconuts commented Jul 24, 2024

Context

This PR is a continuation of PR #387 to fix bugs with the yup schemas that are used. It simply changes the schema to the correct type of the validRouteSchema (it should be a string and not an object).

image (8)

@deadlycoconuts deadlycoconuts added the type: bug Something isn't working label Jul 24, 2024
@deadlycoconuts deadlycoconuts self-assigned this Jul 24, 2024
@deadlycoconuts deadlycoconuts merged commit 440a04a into caraml-dev:main Jul 24, 2024
11 checks passed
@deadlycoconuts deadlycoconuts deleted the fix_incorrect_yup_schema branch August 1, 2024 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants