Code Monkey home page Code Monkey logo

Comments (9)

DmACKGL avatar DmACKGL commented on June 21, 2024

Hey!

Can you try this build? https://github.com/DmACKGL/GCPhone-Rewritten/suites/2310042444/artifacts/48487319
It's from 8e18190

from gcphone-rewritten.

DmACKGL avatar DmACKGL commented on June 21, 2024

Also, I recommend using Yarn (https://yarnpkg.com/) instead of NPM due to package locks.

from gcphone-rewritten.

alanjo4 avatar alanjo4 commented on June 21, 2024

Thanks for the recommendation! I still seeing the same issue:
image

Very weird. Probably some error when Vue try to populate the contact. What I'm trying to say is something like this:

let somethingThatIsSupposedToBeAnArray;

function populateContacts() {
    somethingThatIsSupposedToBeAnArray.length //Error here
}

Have a nice day man!

from gcphone-rewritten.

alanjo4 avatar alanjo4 commented on June 21, 2024

Another curious thing that I just realized, is when I build the version (I tried yarn this time), my html page is full white, like there is no vue app there, like this:

image

There weren't errors in the dev process. Have a nice week bro!

from gcphone-rewritten.

DmACKGL avatar DmACKGL commented on June 21, 2024

Hey!

Change this variable to True

Remember to change it to false before building the app. I'm going to fix this today.

PS: Did you import the SQL

from gcphone-rewritten.

alanjo4 avatar alanjo4 commented on June 21, 2024

Hey! Yes, I import all SQL files to my DB. The problem appears when I go to the contact module. So I suppose this problem can be related to when vue tries to fill the contact list, probably in the Parameter.vue? I don't know, I'm a C++ developer, a newbie in this world of scripting but I did some jobs with react. So if you want to create other interesting things, just let me know, I'm from Argentina, and as I saw, you're from Chile. But anyway, let's keep this thread in English because the majority of ESX users are English speakers (likely).

PS: I can create clear documentation because as you probably know, ESX documentation tends to be a piece of ... When you start in this world, you should go to the code and the code is your documentation, it's you and the code, and sometimes a little useless documentation is not enough to help. My discord is alanjo#2556.

from gcphone-rewritten.

DmACKGL avatar DmACKGL commented on June 21, 2024

I'll try to replicate the BUG later today.

from gcphone-rewritten.

alanjo4 avatar alanjo4 commented on June 21, 2024

Hi bro, don't waste your time, I just solved this problem. I'll explain what going on:

  1. If you installed other versions of gcphone you'll have problems even if the author says that you will not have problems if you have other gcphone before.

  2. Removes ALL tables and Columns created by other gcphones.

  3. Create tables and column with the correspondent GCphone .sql files (this version)

Enjoy it!

from gcphone-rewritten.

DmACKGL avatar DmACKGL commented on June 21, 2024

Good to hear!
Don't worry; all issues are welcome.

from gcphone-rewritten.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.