You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't see anything specific on this, but I have a use case where I'd like the same portal content be displayed in 2 different places. I've created 2 <portal-target name="xyz"> components, and of course currently getting the Target xyz already exists warning. I was about to disable that using the option, but wanted to check that this use is valid, or is it likely to cause other issues?
For what it's worth, it seems to be working fine...
The text was updated successfully, but these errors were encountered:
I couldn't see anything specific on this, but I have a use case where I'd like the same portal content be displayed in 2 different places. I've created 2
<portal-target name="xyz">
components, and of course currently getting theTarget xyz already exists
warning. I was about to disable that using the option, but wanted to check that this use is valid, or is it likely to cause other issues?For what it's worth, it seems to be working fine...
The text was updated successfully, but these errors were encountered: