Closed ibelar closed 4 months ago
Consider the element to create the component has an id that start with a number, i.e. #4XDFE_4dd
Vue will generate an execption when trying to mount this element.
fix with #24
Consider the element to create the component has an id that start with a number, i.e. #4XDFE_4dd
Vue will generate an execption when trying to mount this element.