pnotify icon indicating copy to clipboard operation
pnotify copied to clipboard

v5 alpha - can't convert key to string

Open ilrico opened this issue 4 years ago • 1 comments

First, had forwardEvent_js undefined, I understood that in addition to @pnofity/core and @pnotify/mobile, one have to install @smui/common... It's easy fix but not mentioned in docs. Should be included automatically in dependencies IMHO.

Other problem then when running Installation/Svelte exemple from docs, is "TypeError: can't convert e[p].key to string" and it relates to line 212 in core/index.svelte

ilrico avatar Apr 08 '20 21:04 ilrico

I'll fix the dependency issue. I'm not sure where the key to string issue is coming from.

hperrin avatar Apr 18 '20 22:04 hperrin