Topic: MDBAutocomplete problem with Eslint

Yohana Habsari premium asked 1 year ago


Expected behavior

Actual behavior Rules with suggestions must set the meta.hasSuggestions property to true. meta.docs.suggestion is ignored by ESLint. Occurred while linting D:\website\xxx.js:185 Rule: "@typescript-eslint/no-explicit-any"

Resources (screenshots, code snippets etc.) { return data.filter((item) => { return item.toLowerCase().startsWith(value.toLowerCase()); }); }} />


Wojciech Staniszewski staff commented 1 year ago

We will fix it in the next release. There is some problem with the eslint configuration after update.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Premium
  • Premium support: Yes
  • Technology: MDB React
  • MDB Version: MDB5 4.0.0
  • Device: PC
  • Browser: chrome
  • OS: WIndows
  • Provided sample code: Yes
  • Provided link: No