We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The left column content (which is how I call the sections that show up when clicking any menu item) shows the home section.
The left column content is blank; a middle column content comes up with the content of home. See attached screenshot for more details.
example
The text was updated successfully, but these errors were encountered:
My latest commit in clochix/alir should have fixed this, could you give it a try ?
Sorry, something went wrong.
Can't really tell, there are a few things that prevent the app from loading at all: ReferenceError: eio is not defined TypeError: alarms is undefined
ReferenceError: eio is not defined
TypeError: alarms is undefined
"Possibly uncaught error: " Array [ TypeError ] "onValuesLoaded@/apps/alir/js/alir.js:1186:7 methods._emit/<@/apps/alir/lib/build.js:1:13942 methods._emit@/apps/alir/lib/build.js:1:13890 methods.fireInitial/<@/apps/alir/lib/build.js:5:6943 notifyConsumer@/apps/alir/lib/build.js:1:1578 resolve/<@/apps/alir/lib/build.js:1:2504 "
TypeError: window.getComputedStyle(...) is null alir.js:1440:66
No branches or pull requests
STR
Expected
The left column content (which is how I call the sections that show up when clicking any menu item) shows the home section.
Observed
The left column content is blank; a middle column content comes up with the content of home. See attached screenshot for more details.
example
The text was updated successfully, but these errors were encountered: