I noticed that sometimes clicking the emulator “View” hyperlink does not take me to the specified view. Just brings me to the view tab. I noticed this only seems to happen for views that I have named with ellipses (…) on the end. Wondering if that is the cause.
Same experience here. Sometimes no view or data source showing. Then I ran into the strange behavior that even when link showed only the … ones did not work at all. Very odd
@Mike Yes, the deep links are broken for components that have a . in them. That’s a bug. You can see why: when you click a deep link, it appends something like UX.Views.MyView to the URL, using . as a separator between parts. I’ll look into it.