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 rx.link href prop and Var.to_string type #1600

Merged
merged 2 commits into from Aug 16, 2023
Merged

Fix rx.link href prop and Var.to_string type #1600

merged 2 commits into from Aug 16, 2023

Conversation

picklelo
Copy link
Contributor

  1. Update rx.link to read the href prop from the **props kwarg. Before we were hitting some type checking issues because we specified the type had to be Var[str].
  2. Update the type for var operations to_string as well as the bool operators

@picklelo picklelo merged commit 00714c6 into main Aug 16, 2023
34 checks passed
@picklelo picklelo deleted the nikhil/vars branch August 16, 2023 18:41
@masenf masenf mentioned this pull request Aug 21, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants