Closed miramgh closed 1 year ago
Hello ! Had struggled a bit too few days ago.
For the content to be displayed, be sure that each items in your cards array contain these fields (the docs is ambiguous, no need to use front
and back
field) :
{
...
frontHTML: ...
backHTML: ...
}
If you already have it, can you send content of your current array please ?
@miramgh, Yeah @MayoudP is right. Now all card contents are of the type HTMLElement and fields front
and back
are removed in v3 in favour of frontHTML
and backHTML
.
I must have missed this while revising the docs. Will fix it when I get time.
It works now, thank u so much
Glad you like this package :)
Hi, I like your package but for some reason cards array doesn't appear either front or back