-
Notifications
You must be signed in to change notification settings - Fork 278
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
BUG: Cannot add components to placeholder without saving first #141
Labels
Comments
Just noting that I was able to reproduce this with Sitecore 9.1.0 and JSS 11.0.2. Reproduction steps:
|
vsirakova
added a commit
to vsirakova/jss
that referenced
this issue
Mar 12, 2020
…before adding new renderings into freshly rendered placeholders
vsirakova
added a commit
to vsirakova/jss
that referenced
this issue
Mar 12, 2020
…before adding new renderings into freshly rendered placeholders
Merged
4 tasks
sc-illiakovalenko
pushed a commit
that referenced
this issue
May 20, 2020
…dding new renderings into freshly rendered placeholders (#343)
@jeppeskovsen Fixed in #343 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
In the Experience Editor when I add a component containing a placeholder, and I try to add a component to that, I get this error:
![image](https://user-images.githubusercontent.com/25830173/51677792-02fdd800-1fdb-11e9-8ebc-f0d2d55b5a55.png)
To make it work, I have to add the component and save. Then I can add components to it's placeholder. It's like it doesn't register that the component I added contains a placeholder until I save.
Will also mention that my list of allowed controls does not work either, when this error occurs.
Your Environment
The text was updated successfully, but these errors were encountered: