Topic: MATCH FUNCTION IN BEHAVIOUR.JS
Hi,
I was developing a custom theme for FA which uses Jquery and Bootstrap and I found that when using jquery fa throwing some error that className.match is not a function from behaviour.js ,so to overcome this i have replaced match functions with test method.
So if you can add this to core it will be very useful for future developers creating custom themes
PS: is there any other way?
Experience is the name everyone gives to their mistakes!