Page 1 of 3

upgrading libraries from 1.2 to v 2.0 problems

Posted: Fri May 30, 2014 6:01 pm
by Michael4771079

Hi,

  1. I am trying to upgrade to jqm version 2.
    I have created a new app from backup of app with ver 1.2

    In the builder there is a problem with components not showing for very long, this is strange,
    on all of the menu pages there is a grid and a collapsible block in the container
    when I open the page to edit the collapsible appears for about 2 seconds and then disappears.
    on checkout page there are 15 or so grids all with collapsible bolcks,
    in the builder only one stays visible

    and when you check the mapping all the components are there?

    Image

    Image

    Image

    Image

    2.
    when I open app in tester the login screen opens, the custom css class for btn colour doesnt work

    the app logs in and navs to profile screen.
    click new order btn, js runs, clears arrays and updates db, this works, and navs to menu, click any item on tje menu and the following error is in the console

    Image

    Image

    thanks


upgrading libraries from 1.2 to v 2.0 problems

Posted: Fri May 30, 2014 7:24 pm
by Evgene Karachevtsev

Hello Michael,

There are different JQM versions in the different libraries versions . It may cause problems with custom css. Try cleaning browser cache to eliminate problems with showing component in the UI builder.


upgrading libraries from 1.2 to v 2.0 problems

Posted: Fri May 30, 2014 8:44 pm
by Michael4771079

Hi Evgene,
thanks for the reply,

don't misunderstand me on this, we haven't spoke too often,

anytime I ask a question here I have always checked the prob on different systems, win,osx,
always clear the cash and check the forum,stack and google for a solution

so I have done the same again, there's no difference,

I didn't understand you answer to item 2

2.
when I open app in tester the login screen opens, the custom css class for btn colour doesnt work

the app logs in and navs to profile screen.
click new order btn, js runs, clears arrays and updates db, this works, and navs to menu, click any item on tje menu and the following error is in the console

Communication in this manner can often be misconstrued,
and I fully understand the job and pressure you guy are under
I hate waiting for a solution from support and will do all I can to avoid having to ask.
so be assured, if I have posted, all the norms have been done.

as a side,
Maybe it would help, if Appery built a web app to ensure only real problems get to the forum,
and the user wont be able to post unless they have checked the norms.

this would reduce time spent getting a successful resolution instead of it taking hours to tell you cashe was cleared.

with the dramatic success of Appery.io all this is understandable

but some smart thinking is needed on this.
As a non coder I always sang the praises of appery.io support, and still do, but the numbers of members against support is draining the attraction. A more inteligent approach is needed.

Sorry Evgene these observations are not directed at you, just the last week make everyone think


upgrading libraries from 1.2 to v 2.0 problems

Posted: Fri May 30, 2014 8:57 pm
by Michael4771079

app name lib2test and is shared with support


upgrading libraries from 1.2 to v 2.0 problems

Posted: Mon Jun 02, 2014 10:56 am
by Michael4771079

any news here


upgrading libraries from 1.2 to v 2.0 problems

Posted: Mon Jun 02, 2014 11:04 am
by Evgene Karachevtsev

Hello Michael,

Sorry, nothing yet, still working on it.


upgrading libraries from 1.2 to v 2.0 problems

Posted: Mon Jun 02, 2014 11:35 am
by Evgene Karachevtsev

Michael,

Every collapsible component has property "collapsed". When it is ticked, collapsible block will be collapsed. Please, look at this screenshot: http://www.screencast.com/t/5YQpvLc2l
This is how you can make collapsible block visible in the builder.


upgrading libraries from 1.2 to v 2.0 problems

Posted: Mon Jun 02, 2014 11:54 am
by Michael4771079

Hi Evgene,
maybe I didnt explain well enough.
I know about the collapsible control in the builder all my collapsibles are in the collapsed state.

The problem is the sceen opens and the collapsible is the only component in a grid in the container,
when the screen opens it appears for a few seconds and then the collapsible completely disappears! (You may need to open the app to see for your self)
there is no collapsible in the grid, or in breadcrumbs etc

yet when you check mapping all the mapping and components are present

I cannot edit anything because I cant click or select a component is not visible in the builder

see the screenshots supplied


upgrading libraries from 1.2 to v 2.0 problems

Posted: Mon Jun 02, 2014 12:23 pm
by Evgene Karachevtsev

Michael,

Please look at the screenshot under this link: http://www.screencast.com/t/5YQpvLc2l
This is from your project. Please look at the yellow line in the builder, there is dashed red line too. This is collapsible component. The matter is that your custom CSS minus-icon-remove.css and removeicon-collapse.css hide collapsible block header. Remove or disable these files and you will be able to see all headers in the builder.


upgrading libraries from 1.2 to v 2.0 problems

Posted: Mon Jun 02, 2014 3:13 pm
by Michael4771079

Hi,
I have disabled the css and I can now see the collapsible header and content in the builder

I still have the console error after click on any menu item, screenshot in first post