Commit f3bdeef
Plugin search hints: fix console warning when loading the plugin thickbox (#11471)
This PR fixes an issue when the title of a plugin–not the hint card title–is clicked and the Thickbox with more info is loaded. Previously it was throwing an error on console and it's been fixed now.

#### Testing instructions:
Keep the JS console open
WP Admin > Plugins > Add New
Do a plugin search that triggers a hint, like `publicize`
Click the title of other plugins returned by search
The error above shouldn't be displayed in console1 parent 9f26de4 commit f3bdeef
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
162 | 166 | | |
163 | 167 | | |
164 | 168 | | |
| |||
0 commit comments