Open zhouyangtingwen opened 1 year ago
This method is not a standard see https://developer.mozilla.org/en-US/docs/Web/API/Window/find so don't expect it to work well especially on macOS and Linux.
also see https://github.com/tauri-apps/wry/issues/585 and https://github.com/tauri-apps/wry/pull/593 for our attempts to solve this.
Describe the bug
window.find can not work in tauri, but in chrome, window.find can work
Reproduction
No response
Expected behavior
No response
Platform and versions
Stack trace
No response
Additional context
No response