Skip to content

Commit d7232dd

Browse files
authored
Updated with info for new gs.getProperty Linter check
1 parent cec8a29 commit d7232dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@ api.controller = function ($rootScope, $scope) {
123123
};
124124
```
125125

126+
### Provide alternate value when fetching Glide property
127+
Recommendation to provide alternate/default value when calling gs.getProperty() to avoid errors if the property is not set.
128+
129+
126130
## Category: Security
127131

128132
### Tables without ACLs

0 commit comments

Comments
 (0)