LocalGround/localground

Alert on "Add Project" still shows up (FIXED!!)

Closed this issue · 1 comments

JBRPG commented

Local server related test bug

When I submitted the code, the alert under the function showModal from main.js is commented out and the modal pops up

However, when I noticed that when I click on "Add project button", the alert shows up and nothing happens. Only when I click on the "Private" tag on my project and click on "Add Project" the modal window shows up AFTER the alert pops up again.

I looked closer and I discovered that in main.js, there is a bust=(number scramble thing).

Does it mean that there is a de-synch? A better explanation would really help.

screen shot 2016-11-08 at 9 50 11 am

screen shot 2016-11-08 at 9 50 27 am

screen shot 2016-11-08 at 9 49 55 am

JBRPG commented

The issue is fixed through code polishing