chengxulvtu / cxlt-vue2-toastr

toast notification component for vue2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unknown element: <vue-toastr>

LuizLeite opened this issue · comments

Hi.

In cxlt-vue2-toastr" version 1.0.12

ERROR: "Unknown custom element: <vue-toastr> - did you register the component correctly?"

This error after apperars when i run the app.

I install this by npm process with css at html file with style tag.

What is this error reffer?

Tanks

@LuizLeite this.$toast.success({ title:'', message:'' })

Use this way