Page 1 of 1

Component not found

Posted: Sat Aug 22, 2015 9:37 am
by Giorgio Draghetti

:-(((((
Really urgent. I was final testing the app ... please help!

Herewith enclosed you can find the console debug and the design of the popup.
As you can see it is a popup with a List component (that doesn't appear in debug window). Inside the List component there are 2 collapsible block.
I don't know if the problem is the collapsible or the List component...

Image

Image

The app is "PParking".
To use it you must sign as new user using a valid an email address then input to the app the code you receive in the email message.

I saved the version with problems as
codev.1.0 alpha - Chrome problem/code

I'm trying to self-find a solution so the current app version may be unstable.

P.S.: The chrome warnings are signaled here
https://getsatisfaction.com/apperyio/...


Component not found

Posted: Sat Aug 22, 2015 11:06 am
by Giorgio Draghetti

OK, solved, you can close the request. Thank you.

Actions taken (both were necessaries):

1 - the List Component was inside the same grid as the general popup labels/inputs. I moved the List component in a separated grid.

Image

2 - the mapping wanted to change the collapsible block header text. I deleted this mapping since it was not necessary. Perhaps the header text doesn't exist if there are other labels?

Image


Component not found

Posted: Sat Aug 22, 2015 11:13 am
by Serhii Kulibaba

Hello Giorgio,

Please delete edited (blue colored) files on Source tab and click Undo all source changes on folder with edited files.

Please note that functionality added via Source tab will be lost and you would need to edit source files again in order to add it back, thus we would recommend that you save project backup before that.

Here: (http://devcenter.appery.io/tutorials/...) is more information about Source files editing.


Component not found

Posted: Sat Aug 22, 2015 11:55 am
by Giorgio Draghetti

I accurately checked my source files.
I changed (blue colored) "_StartupPages.css" file, that is inside "WEB_RESOURCES" folder
I'm pretty sure the problem is solved with my editing as above. Anyway... thanks Sergiy for your interest on this.