Runtime error - The specified child already has a parent. you must call removeView() on the child's parent first

Runtime error

The specified child already has a parent. you must call removeView() on the child’s parent first.

What extensions are you using?

I’m sure you are using CardView extension.
Kodular already have a Cardview component in Layout section, it’s much easier to use than this extension. :wink:

grid card view extension

Then maybe you’re using it wrong. But it’s possible that it’s not compatible with Kodular.
Use the built-in cardwiev.

There should be create card view component as much as u like
Like… of material card viewer

card view extension

It works if you use the extension from appy forum. I use it too in my app and i work with material Icon Font for a like and share button. It is very easy to use,
You have to use for each view a new block. I mean if you have 7 things what you want to show, then yozu have to use 7 components in a procdure to add the Views. And the procedure shoould be load in the initalze screen or in another click component.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.