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

property error in CategorySelector #2475

Closed
bnchdrff opened this issue Feb 6, 2018 · 1 comment
Closed

property error in CategorySelector #2475

bnchdrff opened this issue Feb 6, 2018 · 1 comment
Assignees

Comments

@bnchdrff
Copy link
Contributor

bnchdrff commented Feb 6, 2018

Warning: Unknown DOM property autocapitalize. Did you mean autoCapitalize?
    in input (created by CategorySelector)
    in span (created by CategorySelector)
    in CategorySelector (created by Connect(CategorySelector))
    in Connect(CategorySelector) (created by ReplyEditor)
    in span (created by ReplyEditor)
    in div (created by ReplyEditor)
    in form (created by ReplyEditor)
    in div (created by ReplyEditor)
    in div (created by ReplyEditor)
    in ReplyEditor (created by Connect(ReplyEditor))
    in Connect(ReplyEditor) (created by SubmitPost)
    in div (created by SubmitPost)
    in SubmitPost (created by RouterContext)
    in div (created by App)
    in div (created by App)
    in App (created by Connect(App))
    in Connect(App) (created by RouterContext)
    in RouterContext (created by Router)
    in ScrollBehaviorContext (created by Router)
    in Router
    in IntlProvider (created by Translator)
    in Translator (created by Connect(Translator))
    in Connect(Translator)
    in Provider
warning.js:33
@bnchdrff bnchdrff self-assigned this Feb 6, 2018
@bnchdrff
Copy link
Contributor Author

bnchdrff commented Feb 6, 2018

introduced in #2435

bnchdrff added a commit that referenced this issue Feb 6, 2018
bnchdrff added a commit that referenced this issue Feb 8, 2018
bnchdrff added a commit that referenced this issue Feb 9, 2018
fixes #1637

update some dependencies

remove medium-editor-insert-plugin

fixes #2127

fix case in property

fixes #2475

remove purest, add blueimp-file-upload

blueimp-file-upload was an implicit dependency from the medium-editor-insert-plugin
but we explicitly require it in our webpack config

update co-body

update deps (fixes #2436) and remove fsevents (unused)

update koa-static-cache

Co-authored-by: Originate <originated@users.noreply.github.com>
bnchdrff added a commit that referenced this issue Feb 14, 2018
fixes #1637

update some dependencies

remove medium-editor-insert-plugin

fixes #2127

fix case in property

fixes #2475

remove purest, add blueimp-file-upload

blueimp-file-upload was an implicit dependency from the medium-editor-insert-plugin
but we explicitly require it in our webpack config

update co-body

update deps (fixes #2436) and remove fsevents (unused)

update koa-static-cache

Co-authored-by: Originate <originated@users.noreply.github.com>
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

No branches or pull requests

1 participant