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
Hi
I want to have a regex expression like ^([-+/]\d+(.\d+)?) for mathematical expressions as well as some texts for operands in my token lists in loopj jquery tokeninput. like this:
Hi
I want to have a regex expression like ^([-+/]\d+(.\d+)?) for mathematical expressions as well as some texts for operands in my token lists in loopj jquery tokeninput. like this:
but, ^([-+/]\d+(.\d+)?) regex inside tokeninput doesn't work and this error occurs:
Can you help me?
The text was updated successfully, but these errors were encountered: