Context is no longer passed to slots under teleports after upgrade to alpha.170
Open
bug
- Dominant language
- JavaScript
- Stars
- 6.5k
- Forks
- 183
- Avg merge
- 4h 10m
- Merged PRs (30d)
- 3
Description
Here is dropdown component
```
if isShown?
```
Usage
```
"click me"
The `main-menu` component no longer accesses context in that case. It was working in alpha 167
```
Contributor guide
Assessment
This issue has not been assessed yet.