Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search option in w2grid is working perfectly fine in Chrome but doesnt work in Safari. #2354

Open
shreyavanga opened this issue Dec 16, 2022 · 4 comments
Labels
2.0 2.0 branch / release

Comments

@shreyavanga
Copy link

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?

@pHXXX
Copy link

pHXXX commented Jan 31, 2023

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')

@ryanjbudhu
Copy link

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 ?

@vitmalina vitmalina added the 2.0 2.0 branch / release label Mar 15, 2023
@ryanjbudhu
Copy link

Testing again with the latest w2ui.min.js this seems to be fixed.

@vitmalina
Copy link
Owner

I tested it in w2ui too, and it seems to be working now too. Closing the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0 2.0 branch / release
Projects
None yet
Development

No branches or pull requests

4 participants