Changes between Initial Version and Version 1 of Ticket #5128
- Timestamp:
- 04/01/2020 09:18:17 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5128 – Description
initial v1 2 2 3 3 If you do a search inside the plugin handbook you see an error in the console; 4 ` ``4 ` 5 5 main.js?ver=5.5-alpha-47544:212 Uncaught TypeError: Cannot read property 'open' of undefined 6 6 at initialize (main.js?ver=5.5-alpha-47544:212) … … 13 13 at Function.ready (jquery.js?ver=1.12.4-wp:2) 14 14 at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2) 15 ``` 15 ` 16 Example - https://make.wordpress.org/plugins/handbook/?s=Test 16 17 17 18 It appears to be related to the o2.Notifications but am unsure beyond there.