This repository has been archived by the owner on May 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 838
Unable to edit some fields in plugin settings editors #7
Comments
Try pressing enter after every ip you wirte. There is a chip component handling array fields that is a little bit obscure. Maybe I'll change it at some point. |
Ok, I see, there is a chip wrapper stuff I've missed. |
hainguyen8y
pushed a commit
to hainguyen8y/konga
that referenced
this issue
Aug 19, 2022
* Bump barrels from 1.6.5 to 1.6.6 Bumps [barrels](https://github.com/bredikhin/barrels) from 1.6.5 to 1.6.6. - [Release notes](https://github.com/bredikhin/barrels/releases) - [Commits](https://github.com/bredikhin/barrels/commits) --- updated-dependencies: - dependency-name: barrels dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump barrels from 1.6.5 to 1.6.6 Bumps [barrels](https://github.com/bredikhin/barrels) from 1.6.5 to 1.6.6. - [Release notes](https://github.com/bredikhin/barrels/releases) - [Commits](https://github.com/bredikhin/barrels/commits) --- updated-dependencies: - dependency-name: barrels dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump barrels Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fabasoad <fabasoad@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
IP restriction plugin:
For example, unable to edit whitelist/blacklist entries In IP restriction plugin editor. It doesn't send anything to server, and doesn't display values set manually. Seems there is no ng-model set on client side for these fields at all.
Also, If customer is selected once, it is unable to remove its uuid from customer field. If you leave it empty, it uses previous customer value.
JWT plugin:
Unable to edit URL param names, it doesn't store values from this field.
The text was updated successfully, but these errors were encountered: