I have an app written in React it worked correctly in ie11 windows 7(ver: 11.0.9600.19596) and became vague to work in ie11(ver: 11.1198.14393.0) windows 10 (the component that uses the form element with perestrioka disappears entirely for a time, and there). In other browsers no problem. I need to do to get it working corr...
How to make so that in IE long words if they don't fit in the string were transferred to the new one?
Options
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-all;
not working
Object doesn't support property or method assign
The answer on the web there seems to be a but, nothing helped. Possible slider swiper uses ES6
here is the file .babelrc
{
"presets": ["@babel/preset-env"],
"plugins": ["@babel/plugin-transform-object-assign"]
}
webpack.config.js
const path = require('path');
module.e...
On start the project in the sentry fell error:
Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Invalid Host "$".
Moreover, the request came for the url https://$/ windows xp internet explorer 6.
Where to dig?
Good day!
Could you tell me the way how to force IE11 and IE10 to correctly display the page when you turn on the stylistic properties of lex-direction: column and order.
When the width of the page is less than 850px you are setting the property for individual units direction: column and changing their order (order) , in Ch...