404neko / ZoteroQuickLookReload

Mozilla Public License 2.0
184 stars 9 forks source link

> > I got the same issue as @xxyxxyxyx1, no solution to date. #14

Open 404neko opened 2 years ago

404neko commented 2 years ago

I got the same issue as @xxyxxyxyx1, no solution to date.

Colud you please submit informations about this issue follow this link? :

https://github.com/404neko/ZoteroQuickLookReload#getting-support

Here is the detail link https://gist.github.com/YJ-He/0b693f850aa446fdfc331d75d9e14423. It appears an error as below: [JavaScript Error: "TypeError: (new Date(...)).toString(...).match(...) is null" {file: "chrome://zoteroquicklook/content/zoteroquicklook.js line 1 > eval" line: 1}]

Originally posted by @YJ-He in https://github.com/404neko/ZoteroQuickLookReload/issues/13#issuecomment-1129994149

404neko commented 2 years ago

@YJ-He Could you please try "Run Javascript" like this: Snipaste_2022-05-19_10-12-17

Then run " new Date().toString().match(/([A-Z]++\d+)/)[1] ", in the left window of new window: Snipaste_2022-05-19_10-14-31

YJ-He commented 2 years ago

@404neko Got the result as below: image

404neko commented 2 years ago

Thanks for your feedback, since we have same runtime environment and there is trouble when you run this plugin, I believe the reason is others plugin you have installed. I need some time to check them one by one

YJ-He commented 2 years ago

Thank you for your reply, wish everything is going better.