Skip to content
Discussion options

You must be logged in to vote

Looks like this changed during the share-tool refactor rather than through a config option.

In 10.3, the shareTool rendered a popover with:

  • copy story link
  • open in isolation mode
  • QR section using the network URL

In 10.4, that file no longer exports the old shareTool; it exports isolationModeTool, which just opens the story in isolation mode. The old QR UI is not rendered anymore. I do still see some QR-related imports/components left in the file, but they are not wired into the exported tool, so they do not affect the UI.

So for now I would not look for a hidden setting in main.ts -- I do not think there is one. The practical options are:

  1. stay on 10.3.x if the QR workflow is important …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@oleksandr-danylchenko
Comment options

@oleksandr-danylchenko
Comment options

Answer selected by oleksandr-danylchenko
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants