Skip to content

fix(core): make SystemBars hide and show options optional#8305

Merged
jcesarmobile merged 1 commit intomainfrom
optional-options
Jan 13, 2026
Merged

fix(core): make SystemBars hide and show options optional#8305
jcesarmobile merged 1 commit intomainfrom
optional-options

Conversation

@jcesarmobile
Copy link
Copy Markdown
Member

SystemBars.hide(); and SystemBars.show(); code in the example is not compiling because the options were not made optional, changing them to optional since the attributes of the object can both be optional.

Also SystemBarType is being used in the example but not imported, so added it to the import line.

@jcesarmobile jcesarmobile merged commit 95dc7d8 into main Jan 13, 2026
7 checks passed
@jcesarmobile jcesarmobile deleted the optional-options branch January 13, 2026 16:33
aeharding pushed a commit to aeharding/capacitor that referenced this pull request Feb 3, 2026
tossaro pushed a commit to tossaro/capacitor that referenced this pull request Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants