You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some use cases, a component may use the .esriBorder() modifier but have a background color that is different from the modifier's default background color. This can result in an unwanted border effect.
In order to resolve this, the .esriBorder() modifier should take a background color parameter so that it can match that of the content it is modifying.
In some use cases, a component may use the
.esriBorder()
modifier but have a background color that is different from the modifier's default background color. This can result in an unwanted border effect.In order to resolve this, the
.esriBorder()
modifier should take a background color parameter so that it can match that of the content it is modifying.Originating Discussion
The text was updated successfully, but these errors were encountered: