forked from zotero/web-library
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a bug showing incorrect options in author type field. Fix zotero#569
This would only happen immediately after changing the item type and was caused by a bug in the select component where an outdated cache would be used in some scenarios.
- Loading branch information
Showing
2 changed files
with
53 additions
and
2 deletions.
There are no files selected for viewing
Submodule web-common
updated
4 files
+13 −0 | components/select.jsx | |
+100 −48 | package-lock.json | |
+2 −1 | package.json | |
+53 −0 | test/select.test.jsx |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters