You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I'm trying to implement a project using w2ui. But search option in grid is not working in Safari. Could anyone help me here?
Try using w2ui.es6.js
w2ui.es6.min.js(w2ui 2.0.x (nightly) (1/16/2023, 8:50:38 AM)) has an error
Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'e.complete')
I also have this issue, but I have noticed that using the w2ui.js build (not the minified version) allows it to work. Could this be a gulp building bug somehow @vitmalina ?
Hello everyone,
I'm trying to implement a project using w2ui. But search option in grid is not working in Safari.
Could anyone help me here?
The text was updated successfully, but these errors were encountered: