surveyjs_vue_quickstart icon indicating copy to clipboard operation
surveyjs_vue_quickstart copied to clipboard

How can I make the editor menu appear on html?

Open shin-deok opened this issue 4 years ago • 1 comments

I saw the editor menu on example. But I can see that on this quickstart.

editor_menu

How can I make the editor menu appear on html ?

shin-deok avatar Oct 01 '21 00:10 shin-deok

Hello, @shin-deok

I tried to reproduced your problem followed that steps:

  • git clone https://github.com/surveyjs/surveyjs_vue_quickstart.git
  • cd surveyjs_vue_quickstart
  • npm i
  • npm run serve

Unfortunately, I can't catch the behavior you described. In my localhost it looks like this:

image

Can you describe to me your steps which lead to this behavior

Thanks, Yaroslav SurveyJS Team

ST-1580 avatar Oct 01 '21 08:10 ST-1580