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

Invalid link for item from clashed declarations in different platforms #2413

Closed
atyrin opened this issue Mar 30, 2022 · 2 comments
Closed

Invalid link for item from clashed declarations in different platforms #2413

atyrin opened this issue Mar 30, 2022 · 2 comments
Labels

Comments

@atyrin
Copy link
Contributor

atyrin commented Mar 30, 2022

Create a multi-module project with few modules. In one of them, apply a Kotlin multiplatform plugin and create a function with the same name. Generate the documentation. Link for the object in grid will lead to invalid module (see the screenshot: link from clash function in module bmodule leads to amodule).

With the flag mergeImplicitExpectActualDeclarations the same scenario works correctly.

image

To Reproduce
repro.zip

Installation

  • Dokka version: 1.6.20
@atyrin atyrin added the bug label Mar 30, 2022
@vmishenev
Copy link
Contributor

The same issue

@IgnatBeresnev
Copy link
Member

Closing this as duplicate of #2272 to reduce spreading information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants