Brandon Lee Kitajchuk
Brandon Lee Kitajchuk
--new-window doesn't work at all for me. Not sure why, but the edit I made in this commit fixes for me but is not an elegant solution overall: https://github.com/kitajchuk/coda-cli/commit/61213fa93a84441b52612de3aed36ccae6c1da4e Have...
I think the issue right now is the middleware operates as a sort of singleton. We can probably rewrite it to be instance based that way you can operate multiple...
Yeah. I would bump the version a full minor after a refactor like this :)
Do it man. I think it would be a good refactor overall for this module :+1:
I think this has something to do with using a `` tag without a `navigationId` attribute. Any thoughts on that?
@bbk-sdp-2015-pkiern01 - do you have an active homepage set? I've seen this issue mentioned by @bradders happen quite a bit for folks that don't set an active homepage.
@patbegg @schikulski Just a heads up on where the thinking is going for these issues :)
I'm revoking this branch for now - there's still a lot up in the air in regards to the LESS issue...
It looks like a CSS file is trying to load like a page... How are you loading that CSS file?
I guess for better clarification - how are you trying to load that `widgets.css` file? Link tag in the header? Also, where is it located in your template structure?