Skip to content
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

xhtml compatibility #727

Closed
wants to merge 1 commit into from
Closed

xhtml compatibility #727

wants to merge 1 commit into from

Conversation

DawidSu
Copy link

@DawidSu DawidSu commented Mar 1, 2019

xhtml use lower case

@Mottie
Copy link
Owner

Mottie commented Mar 1, 2019

Hi @DawidSu!

Thanks for your contribution! I totally forgot about xhtml!

.appendTo(base.temp[0]);
}catch(e){
console.log(data.html);
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did this need to be wrapped in a try catch function?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry its not necessary. it was a help to fin out why the keyboard don't work

@Mottie
Copy link
Owner

Mottie commented Mar 9, 2019

I fixed this in 5cfc7f8. Thanks for your contribution!

@Mottie Mottie closed this Mar 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants