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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Add a guide on default type conversions and workarounds between front and back #2162

Open
EGSP opened this issue May 17, 2024 · 1 comment
Labels
enhancement Does it add or improve content?
Milestone

Comments

@EGSP
Copy link

EGSP commented May 17, 2024

tatapstar:
Is it possible to add a guide on default type conversions and workarounds between front and back?
Simon:
Definitely, could you make a feature request for it on the tauri-docs repository so I don't forget about it? 馃檪

context:

  1. I found problem: invoke command converts rust HashMap<i32, Node> to js/ts flat Array
    Any solution?
  2. How to send a HashMap from Rust side to Javascript as Map instead of Object?聽tauri#9153
@simonhyll simonhyll added this to the Version 2.0 milestone May 19, 2024
@simonhyll
Copy link
Sponsor Contributor

Related issue: #1595

@simonhyll simonhyll added the enhancement Does it add or improve content? label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Does it add or improve content?
Projects
Status: 馃挭 Ready
Development

No branches or pull requests

2 participants