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
After upgrading to the latest version of igniteui (2017.2, 456) and the latest version of igniteui-angularjs (1.2.1) I can no longer type whitespaces in a filter of an iggrid.
I can type every other possible character, except for spaces. I can type spaces with the alt code (ALT + 32) but not with the space bar.
When I create the same grid from JQuery I can type spaces with the space bar.
Below is an example of a very simple grid where this is no longer possible.
I have an update for this issue. It was unrelated to the igniteui-angularjs component.
When I disable the render-filter-button I can type spaces. Enabling it again disables typing spaces.
No, as I said, I was wrong in my assumption: I left out the 'render-filter-button' option in my jquery tests (by accident), hence why I thought it was an issue with the wrappers.
After upgrading to the latest version of igniteui (2017.2, 456) and the latest version of igniteui-angularjs (1.2.1) I can no longer type whitespaces in a filter of an iggrid.
I can type every other possible character, except for spaces. I can type spaces with the alt code (ALT + 32) but not with the space bar.
When I create the same grid from JQuery I can type spaces with the space bar.
Below is an example of a very simple grid where this is no longer possible.
Anything I could be doing wrong / any way to fix this?
The text was updated successfully, but these errors were encountered: