Closed hafen closed 1 year ago
Both seem to be working for me locally. Does it have to be built to see the error?
It works locally but not when served on GitHub pages.On Mar 17, 2023, at 11:28 AM, Jeff Mills @.***> wrote: Both seem to be working for me locally. Does it have to be built to see the error?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
Ok, there is a toLowerCase
on the snakeCase method which I suspect is the issue though I can't test it locally. I will change that and then I guess you can check it when you have time.
The following display works:
https://hafen.github.io/trelliscope-examples3/magic_trelliscopes2
While this one doesn't:
https://hafen.github.io/trelliscope-examples3/magic_trelliscopes
It's because of capitalization in the display directory name. It would be good for the second example to work.