-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting random text in editor. #9
Comments
Sorry, it's a case of bad initialisation, when no initial code is given the default is that 'XXXXX....' I'm going to correct that to have a more sensible default, like an empty text... Thanks for the issue! |
Are you sure you're using the latest version of the widget? I've just tested with it, the problem isn't there anymore. I've added a test on Could you please test the last with Polyserve or integrating it in your project? |
Hi, ace-widget id="editor" theme="ace/theme/monokai" mode="ace/mode/json" |
Going to test it, and correct it, thanks! |
I've done an explicit initialization to I've also added a log at the end of the initialization method to show the current value, you can see it in Can you please test it agais and tell me if it works for you ? |
Hi,
This is Rohan. I had some doubt , I embedded ace-widget tag in polymer webpage. I am getting this text "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" in the editor.
Could you please let me know the source of error. Please find attachment.
Thanks,
Rohan.
The text was updated successfully, but these errors were encountered: