-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: DHCPTable, TagForm, VLANDetails selectors
- In VLANDetails.tsx, update the call to subnetSelectors.getByIds to pass null instead of an empty array when vlan?.subnet_ids is falsy. - In TagForm.tsx, prevent the events array from being re-created on every render Signed-off-by: Peter Makowski <me+git@petermakowski.io>
- Loading branch information
1 parent
b8d5a11
commit cb7f12e
Showing
3 changed files
with
5 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters