You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Above is a screen shot of the icons not showing. They do work when I install the php version, so I'm not sure where to start debugging. The "Code" option that shows code also works right off the bat in the php version but I haven't been able to get it working in the node version.
Might be relevant: My dev tools is showing on line 453 of styleguide.js, event.data.lineage is returning undefined.
Any suggestions?
The text was updated successfully, but these errors were encountered:
@jfitzsimmons2 Thanks for catching this one! I recall commenting this out early during the port - as I wanted to utilize @dmolsen awesome client-side work but didn't want to commit to the additional features until some of the internals were ready.
Seems like we are ready - I will give it a whirl and then check out the PR.
Above is a screen shot of the icons not showing. They do work when I install the php version, so I'm not sure where to start debugging. The "Code" option that shows code also works right off the bat in the php version but I haven't been able to get it working in the node version.
Might be relevant: My dev tools is showing on line 453 of styleguide.js, event.data.lineage is returning undefined.
Any suggestions?
The text was updated successfully, but these errors were encountered: