Impossible to create a new project
AstonBraham opened this issue · 5 comments
AstonBraham commented
Hello
It seems impossible to create a new project.
I get this error : n.constructor.getClassName is not a function
And the project is not getting created :-(
perak commented
@AstonBraham I just tried to create a new project and it works fine. Can you please give me exact steps to produce that issue?
AstonBraham commented
perak commented
@AstonBraham which browser (and version)?
AstonBraham commented
Mozilla Firefox - Version 62.0.3 (64 bits)
perak commented
@AstonBraham sorry for late reply:
Looks like it doesn't work in FireFox due to some ES6 feature not supported by FireFox.
Works in Safari and Chrome.
Thanks for reporting this, I'll investigate and fix.