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

IIncludeUIOptions['locale'] not declared in index.d.ts #402

Open
WenhanDo opened this issue Jun 2, 2020 · 5 comments
Open

IIncludeUIOptions['locale'] not declared in index.d.ts #402

WenhanDo opened this issue Jun 2, 2020 · 5 comments
Labels

Comments

@WenhanDo
Copy link

WenhanDo commented Jun 2, 2020

Describe the bug

Object literal may only specify known properties, and 'locale' does not exist in type 'IIncludeUIOptions'.ts(2322)

To Reproduce
Steps to reproduce the behavior:

 const newInstance = new TuiImageEditor(someElement, {
        includeUI: {
          locale: localFactory(),
        },
      })

an error from ts

Expected behavior
no ts errors

Desktop (please complete the following information):
any

Smartphone (please complete the following information):
3.9.0

@WenhanDo WenhanDo added the Bug label Jun 2, 2020
@auto-comment
Copy link

auto-comment bot commented Jun 2, 2020

Thank you for raising an issue.
We will try and get back to you as soon as possible.

Please make sure you have filled out issue respecting our form in English and given us as much context as possible. If not, the issue will be closed or not replied.

@jinwoo-kim-nhn
Copy link
Contributor

Thank you for reporting. We will improve soon.

@Naveen-Nalam
Copy link

Hi, , is this issue fixed.

@horizon188
Copy link

'locale' does not exist in type 'IIncludeUIOptions'??

@RexHung0302
Copy link

hi, this issue fixed?
I got the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants