Files in node_modules cannot be introduced under ie, and file errors are reported in element ui.

element ui source code input-number can"t be used in ie 11. Google has no problem

import RepeatClick from "element-ui/src/directives/repeat-click"

if this line of code is commented out, there will be no error. Why can"t files in node_modules be referenced directly under Ie?

Mar.16,2021

is not that ie cannot directly reference files in node_modules, but that element-ui is compatible with ie browsers

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b34f5c-2bf50.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b34f5c-2bf50.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?