switch
switch copied to clipboard
Dont work in IE 11 and below
IE 11 and all Versions below have the same simple javascript error.
IE console output:
the objekt dont know the "includes" method
the incorrect line: ` 'switch-' + (legalSize.includes(options.size) ? options.size : 'default'),
` without the includes method it works perfect