at-ui icon indicating copy to clipboard operation
at-ui copied to clipboard

Unknown custom element: <at-button> using Modals with VueJS 2.5.13

Open zhakroman opened this issue 7 years ago • 3 comments

I've installed at-ui and at-ui-style using npm, then imported: import AtComponents from 'at-ui' import 'at-ui-style' // Import CSS Vue.use(AtComponents)

and got the following error when using modals: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.

VueJS 2.5.13

zhakroman avatar Jan 11 '18 15:01 zhakroman

I have the same mistake. did you fix them?

MiYogurt avatar Jan 21 '18 13:01 MiYogurt

😰 sorry, i got the same problem, i will fix it soon.

koppthe avatar Jan 22 '18 11:01 koppthe

Any info about this bug?

Cengkaruk avatar Apr 30 '18 05:04 Cengkaruk