kartik-v / yii2-widget-typeahead

Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).
Other
45 stars 17 forks source link

fix: allow empty local array #37

Closed cccaballero closed 5 years ago

cccaballero commented 5 years ago

Scope

This pull request includes a

Changes

The following changes were made

Related Issues

Related to issue #36

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

fijas commented 5 years ago

For configurations having only 'prefetch' or 'remote' datasets this causes a php notice level error:

[yii\base\ErrorException] Undefined index: local

kartik-v commented 5 years ago

Resolved via update to release v1.0.4.