Steps to replicate the issue (include links if applicable):
- Go to Z27926
- Attempt to paste, to verify the clipboard is working
- Copy the empty list
- Try pasting again
What happens?:
Clicking "Paste from clipboard" closes the context menu but otherwise has no effect. This persists through page reloads.
Errors are logged to the browser console, of which this seems relevant:
TypeError: objectType.toLowerCase is not a function
matchesFilter ClipboardDialog.vue:83What should have happened instead?:
The clipboard history modal should appear.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
live wiki
Other information (browser name/version, screenshots, etc.):
FF 148 on Ubuntu
Run localStorage.removeItem("ext-wikilambda-app-clipboard") to un-softlock.