Canvas 6

1 reply · opened Jun 3, 2020

Nnitto75Jun 3, 2020

Hi,
the index-restaurant.html has below error:

SyntaxError: redeclaration of var $index-restaurant.html:750:1
<anonima> file:///K:/Lavoro/Lavori/Duorent/canvas6/Package-HTML/HTML/index-restaurant.html:750

Benedetto.

SSemicolon WebSTAFFJun 3, 2020

Hello,

Thank You so much for reporting this to us. This is a minor JS syntax issue. Simply find the following code in the HTML File:


let $ = jQuery.noConflict();

and replace it with:


var $ = jQuery.noConflict();

This will definitely fix the issue. Hope this Helps! We will release the fix for this later today.

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard