Sebastian Gutierrez

Results 10 comments of Sebastian Gutierrez

Hi @Birowsky We just start working more in this improvement, please take a look to [this version](https://drive.google.com/file/d/1WUqipyj1Dqt6u-GrW_00hD9UdKUX8pC2/view?usp=sharing) of pdf and tell us what do you think about it. Still needs...

Ok I understand your point hahah I forgot that we have an [epub version](https://drive.google.com/open?id=1xImlIMsnpeedZoM-1gTLob9o1bNdUeIz) too ;) , still in progress I think that I answer the incorret issue.

Hey @LosD, we are working in this improvement, please take a look a [this pdf version](https://drive.google.com/open?id=1WUqipyj1Dqt6u-GrW_00hD9UdKUX8pC2) and [epub too](https://drive.google.com/open?id=1xImlIMsnpeedZoM-1gTLob9o1bNdUeIz) and give us your feedback, still needs improvements, but as its...

Maybe so late but, are you tried with the rules properties? I think is what you need https://craft.js.org/r/docs/concepts/user-components#specify-dragdrop-rules in the Node api you can see posible values for rules https://craft.js.org/r/docs/api/node

I don't know if have a nested Editor is the best aproach, but I have a similar use case, for example, think of a Header component that receive a categories...

@hugominas Yes, I understand that is out of the scope of Craft.js but can you point me out with an example or some reference on how to solve this kind...

@maximelafarie can this fix (and others) added to version 7?

I've made a functional app with server side rendering using Craft and Next JS, based on a comment I read time ago (I don't remeber where but here in the...

@gregorygregio for me the only solution to use 14.0.3 was to copy the code to my app, because I think the problem is that the last version was compiled with...

I think this errors is due to version 14.0.3 of ngx-smart-modal was compiled with Angular 16. I had to copy the code from the library to my application to be...