When configuring Wechat to share, Wechat's development tools are normal, but Android is not configured successfully?

as mentioned, it can be shared normally on IOS and on the computer.

later, I found out that it was probably because I reported an error on Android, so I didn"t share the copy, so I saved the country by using setTimeout to bypass that error, and then configure Wechat to share, but every time I delayed configuring Wechat to share, so I used fundebug to reproduce the error and found the following error:

TypeError Uncaught TypeError: Failed to execute "dispatchEvent" on "EventTarget": parameter 1 is not of type "Event".

there is not much specific information about this error on the Internet. I would like to ask how to solve it.
apart from using alloyfinger to do sliding listening for document, and wxready for auto-playing music monitoring, there is nothing else.

Mar.28,2021

how do you write the code you play automatically? Did you use dispatchEvent


Don't compress the code, find the specific code, and then analyze it.


what engine do you use? My side of the problem is the use of the LayaBox engine. After debugging all afternoon, I finally found that Layabox's var Event = Laya.Event;
would conflict with the event in weixin jssdk. I'll take this out and ok it.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b44b3f-2bc7e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b44b3f-2bc7e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?