Trevor Huey
Trevor Huey
This was a problem for me, too. Then I switched the language to JavaScript (JSX) and it started working. The only remaining problem is that syntax highlighting still breaks when...
Actually, a co-worker discovered the language-babel plugin handles the trailing apostrophe as well.
While updating the documentation, can you change "integer" to "millisecond precision unix timestamp"? I was struggling until I found this issue because I was using second precision unix timestamps.
Any updates on this? The workaround mentioned in the OP is no longer possible for JavaScript either. I do see there is an "internal" `_isPageTarget` on the `BrowserConnector`, though, that...
@cnjon Any updates on this?
Hi @woody-li. Thanks for reporting this issue. The error message you are seeing should be benign. It's caused because some code in a 3rd-party dependency assumes there is a ``...
@woody-li Thanks for the additional information. Since it's not causing any issues, is coming from a 3rd-party package, and happens in this edge case, I'm going to go ahead and...
@woody-li After investigating this more, it looks like that 3rd-party dependency shouldn't be included in this scenario you described. I'm re-opening the ticket. We'll work to get it addressed.
Will `value`, `defaultValue`, and `onSelectionChange` also be enhanced to optionally take an array, perhaps _only_ if `multiselect=true`?
Did we get clarification on whether or not it's intentional to remove the bottom border of the entire nav when not collapsed?