Dustin Williams
Posts: 0
Joined: Sat Mar 16, 2013 7:23 pm

I can't place any components in to a panel component.

I'm in the process of going through the lesson 3 video and I'm having an issue inserting components in to a panel object. I loaded up the example backup to make sure that I'm not doing anything wrong and it is acting weird as well. In the editor you see the panel objects but nothing contained within them, but the app works in the mobile preview.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

I can't place any components in to a panel component.

Hi Dustin,

You should use Grid component instead of a Panel.
I'd advice you our tutorials on docs.tiggzi.com.

Dustin Williams
Posts: 0
Joined: Sat Mar 16, 2013 7:23 pm

I can't place any components in to a panel component.

Katya,

Has something changed since the lesson 3 tutorial was created? As I mentioned the tutorial is telling me to use the component and the backup file Tiggzi provides uses them.

I have no problem using the grid, I'm just trying to understand if your documentation/tutorial is out of date or if I'm experiencing a bug.

Thank you

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

I can't place any components in to a panel component.

Dustin,

If Panel property Type value = HTML you cannot place components there. You can change Panel type to DIV or SPAN.

Paul S
Posts: 0
Joined: Mon Mar 18, 2013 4:08 pm

I can't place any components in to a panel component.

Katya's reply to change the Panel type to DIV worked for me. But you are correct that the video tutorial clearly shows elements being dragged onto the Panel while it's type is HTML which is inconsistent.

Dustin Williams
Posts: 0
Joined: Sat Mar 16, 2013 7:23 pm

I can't place any components in to a panel component.

Excellent that is the answer I was looking for. Thank you very much. =)

lorenzo
Posts: 0
Joined: Fri Feb 08, 2013 3:50 am

I can't place any components in to a panel component.

Great.... this answer from Katya, is the one I've been looking for in days now....

Return to “Issues”