Full Screen Output

I am getting an error whenever I click on the full screen button and it also occurs in the documentation, as an example. with the error --- ''' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/reacton/core.py", line 1966, in _reconsolidate widget, orphan_ids = el._create_widget(kwargs) File "/usr/local/lib/python3.10/site-packages/reacton/core.py", line 401, in _create_widget raise RuntimeError(f"Could not create widget {self.component.widget} with {kwargs}") from e RuntimeError: Could not create widget <class 'ipyvuetify.generated.AppBar.AppBar'> with {'color': 'primary', 'dark': True, 'app': True, 'clipped_left': True, 'hide_on_scroll': False, 'vslots': [], 'children': [Spacer(layout=None), Btn(children=[Icon(children=['mdi-login'], layout=None, left=False)], class='', disabled=False, icon=True, layout=None, outlined=False, style='', text=False), Btn(children=[Icon(children=['mdi-fullscreen-exit'], layout=None, left=False)], class='', dark=False, disabled=False, icon=True, layout=None, outlined=False, style_='', text=False)]}
''' ----------------------------------------------------------------------------------------- For context I am working on a project that based on learning theory tries to make coding more accessible to increase tech literacy. The idea a user would be able to interact with a solara based tool, then flip into a jupyter notebook and explore what the code is doing, could also be seen as a type of interactive documentation. Where the code is minimized until the user feels comfortable to learn different parts of it.
1 Reply
iisakkirotko
iisakkirotko8mo ago
Hi @EdgeofChaos! I'm just replying to let you know that we are working on fixing this! Hopefully we'll have more to say by the end of the week.
Want results from more Discord servers?
Add your server