2.0.5
Chrome 62.0
2.5.6
https://jsfiddle.net/api/post/library/pure/
Use [email protected] [email protected] to set up project, import element-ui components on demand.
Hi, your JSFiddle page is blank because it seems you forgot to click the Save button. Please save your fiddle and then edit this issue with the new link.
Could you see if #8068 helps?
@Leopoldthecoder No, the problem mentioned in #8068 has fixed in 2.0.5,but there are others
Can element-ui import components on demand without babel-plugin-component, but only with ts-loader?
Is this resolved? Cause Im actually experiencing the same this and its 2018. The issue is event I just:
import {Button} from 'element-ui'
but ALL the other components are still there. like
this.$notify
this conflict other library that I use with the same instance I want to remove this. help?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
Can element-ui import components on demand without babel-plugin-component, but only with ts-loader?