Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor linking with outline does not work with inner elements #73

Closed
de-jcup opened this issue Oct 15, 2019 · 0 comments
Closed

Editor linking with outline does not work with inner elements #73

de-jcup opened this issue Oct 15, 2019 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@de-jcup
Copy link
Owner

de-jcup commented Oct 15, 2019

# Just a simple example

apiVersion: v1
kind: Pod
metadata:
  name: busybox-sleep
 
spec:
  containers:
  - name: busybox
    image: busybox
    args:
    - sleep
    - "1000000"

when selecting name: busyboxsleep

neither by key or value the outline element is not selected.

@de-jcup de-jcup added the bug Something isn't working label Oct 15, 2019
@de-jcup de-jcup self-assigned this Oct 15, 2019
@de-jcup de-jcup added this to the 1.5.1 milestone Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant