syntax highlighting works on Quest Pro but not on Quest 2 #89

Closed
opened 2023-04-01 13:59:52 +00:00 by utopiah · 3 comments
Owner

Console shows some colorRange error related to Troika core:schema:warn Unknown property colorRanges for component/system troika-text.

Could be from loading shiki interactively rather than waiting for proper event but even waiting few seconds more didn't help.

Console shows some colorRange error related to Troika `core:schema:warn Unknown property colorRanges for component/system troika-text. ` Could be from loading shiki interactively rather than waiting for proper event but even waiting few seconds more didn't help.
utopiah added the bug label 2023-04-01 13:59:58 +00:00
Author
Owner

See https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/syntax-highlighting

Could be related to the component versus entity problem during the <a-troika-text> PR but doubtful as should be the same on both device with the same browser version.

See https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/syntax-highlighting Could be related to the component versus entity problem during the `<a-troika-text>` [PR](https://github.com/lojjic/aframe-troika-text/pull/64) but doubtful as should be the same on both device with the same browser version.
Author
Owner

Detected on codeEditor work, not yet committed.

Edit: now available as b0dbc6579d on https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/code-editor branch.

Detected on `codeEditor` work, not yet committed. Edit: now available as https://git.benetou.fr/utopiah/text-code-xr-engine/commit/b0dbc6579d4d4171578684681b2dbd15460ebf3c on https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/code-editor branch.
Author
Owner

Forced a hard refresh, no cache, which solved it.

Forced a hard refresh, no cache, which solved it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: utopiah/text-code-xr-engine#89