Hi team,
Is this a known issue ?
The popup component works as expected on my end. We will check why compilation in our demos is not working in this particular case.
UPDATE: I’ve verified this case — the problem is caused by the fact that our assemblies and demos are published with trimming enabled. This issue can be avoided by using untrimmed assemblies; however, we would prefer to avoid that approach. At the moment, I’m not aware of any other workaround.