It would be using if the example config.ns included an example on how to use the included components. Even after importing the components I still need to use the full name for the components such as nog.bar.components.workspaces() if I do the following left: [workspaces()], nog seems to crash. Is the way I currently have it written the expected way or is this a bug?
It would be using if the example
config.ns
included an example on how to use the included components. Even after importing the components I still need to use the full name for the components such asnog.bar.components.workspaces()
if I do the followingleft: [workspaces()],
nog seems to crash. Is the way I currently have it written the expected way or is this a bug?