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
Take a look at example. You can see that when i try to pass object to the filter as an argument it doesn't work when there is some space in the string.
Isn't supposed to PR #834 fix this issue? or is it forbidden to use spaces when passing obejct to the filter like this?
The text was updated successfully, but these errors were encountered:
sqal
changed the title
Parsing object as a filter argument fails in some cases
Parsing object as a filter argument fails with spaces inside
Jul 2, 2016
I am working on a simple expression parser to parse the filter syntax rather then the regex way。Is it an acceptable method ? If so I will make a pull request soon.
Vue.js version
1.0.26
Reproduction Link
https://jsfiddle.net/0o853fzd/
Take a look at example. You can see that when i try to pass object to the filter as an argument it doesn't work when there is some space in the string.
Isn't supposed to PR #834 fix this issue? or is it forbidden to use spaces when passing obejct to the filter like this?
The text was updated successfully, but these errors were encountered: