Skip to content

Converted simple viewer.js to await/async #14128 #14183

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

Closed
wants to merge 1 commit into from

Conversation

AnishaSingh0118
Copy link

#14128

  • converted examples/components/simple viewer.js to await/async since it was using outdated style of
    promise.then and callbacks.

issue resolved : mozilla#14128 
I have converted examples/components/simple viewer.js to await/async since it was using outdated style of promise.then and callbacks. 
So I converted it to use an async function and await style.
@Snuffleupagus
Copy link
Collaborator

There's already a pull request submitted for this very example, please see PR #14181.

@AnishaSingh0118
Copy link
Author

There's already a pull request submitted for this very example, please see PR #14181.

oh ok, should I close my PR then?

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