huhu / rust-search-extension

🦀 The ultimate search extension for Rust
https://rust.extension.sh
Apache License 2.0
1.21k stars 52 forks source link

Cannot navigate to doc page (Uncaught (in promise) Error: Cannot update NTP tab.) #254

Closed bdbai closed 1 year ago

bdbai commented 1 year ago

Environment

OS: Windows 10 Pro 22H2 (19045.2965) Browser: Microsoft Edge Version 113.0.1774.57 (Official build) (64-bit) Rust Search Extension: 1.11.1

Steps to reproduce

  1. Go to address bar in browser
  2. Enter rs<tab>option
  3. Hit Enter key

Expected result

The tab should navigate to the corresponding Rust documentation page.

Actual result

Search candidates disappeared, but nothing happened.

Extra information

There was an error message in the devtool console for the background page:

image

Folyd commented 1 year ago

Thanks for the feedback. I can't reproduce it in my macOS, Edge. Sorry, the error log Canot update NTP tab is helpless. Could you please reinstall it and try again?

bdbai commented 1 year ago

@Folyd The issue does not persist after reinstalling the extension.