surveyjs_vue_quickstart
surveyjs_vue_quickstart copied to clipboard
How can I make the editor menu appear on html?
I saw the editor menu on example. But I can see that on this quickstart.

How can I make the editor menu appear on html ?
Hello, @shin-deok
I tried to reproduced your problem followed that steps:
git clone https://github.com/surveyjs/surveyjs_vue_quickstart.gitcd surveyjs_vue_quickstartnpm inpm run serve
Unfortunately, I can't catch the behavior you described. In my localhost it looks like this:

Can you describe to me your steps which lead to this behavior
Thanks, Yaroslav SurveyJS Team