#Build error, possible bug

11 messages · Page 1 of 1 (latest)

gleaming meadow
#

unless my syntax is wrong?

calm parcel
#

can you add console.log(items) to see what items is?

gleaming meadow
#

array of strings, but yes, 1 sec

#

is an array in JS a type of object?

#

typeof shows object, printing items shows an array of strings

calm parcel
#

it is yeah

#

in javascript, almost everything is an object

gleaming meadow
#

got it.. restarted my dev session, it works in dev mode

#

not building still

#

wait, I might have found something

#

my bad.. the error was coming from another page with a different language. will delete the post. thanks (again) Otterlord