In element, input gets the data from the server and renders it. Callback always shows that it is not a function.

The

code is as follows:
clipboard.png

clipboard.png

although it works normally, it always displays this error. I would like to ask all of you, how to correct it?

Mar.15,2021

I'm sure you didn't pass the second parameter when you called it.

    When
  1. is called, a () = > {} is passed in.
  2. or change callback (list) to typeof callback = = 'function' & & callback (list)
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-1b36b7f-2b583.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-1b36b7f-2b583.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?