EasyUI Forum
May 16, 2025, 10:50:52 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Filter component  (Read 401 times)
jega
Full Member
***
Posts: 221


View Profile
« on: April 07, 2025, 02:43:35 AM »

Hi.

Has updated to newest filter 1.07

When filtering i get this error

datagrid-filter.js:324
 Uncaught TypeError: Cannot read properties of undefined (reading 'prompt')
    at _doFilter (datagrid-filter.js?v1.074:324:29)
    at datagrid-filter.js:316:8


Uncomment these lines and it works

if (filterOpts.options.prompt && filterOpts.options.prompt==value){
   value = '';
}
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!