Skip to content

docs: shortcut is registered but does not goes to handler #3311

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

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

gabrielmar
Copy link

Description

  • Fix shortcut Rust example.

@gabrielmar gabrielmar requested a review from a team as a code owner May 27, 2025 07:07
@github-project-automation github-project-automation bot moved this to 🪵 Backlog in Documentation May 27, 2025
Copy link

netlify bot commented May 27, 2025

Deploy Preview for tauri-v2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit f02a2f6
🔍 Latest deploy log https://app.netlify.com/projects/tauri-v2/deploys/6835649bb9ec62000820493a
😎 Deploy Preview https://deploy-preview-3311--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (🟢 up 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@FabianLars
Copy link
Member

are you sure the old example doesn't work? i used that in one of my test apps not so long ago and it worked. maybe something broke in the meantime but it's still supposed to work.

@gabrielmar
Copy link
Author

I tested the current example and it is correct, the problem I found was that after downloading the plugin it registers itself, if you copy only the setup method the shortcut is registered but doesn't invoke the handler

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

Successfully merging this pull request may close these issues.

2 participants