Patch.
jmickela β created an issue.
mel-miller β credited jmickela β .
mel-miller β credited jmickela β .
mel-miller β credited jmickela β .
Yeah, I spent a bunch of time debugging the AJAX request that happens when the off-canvas is opened and came to the conclusion that loading the library twice causes an error, but didn't see an easy way to test if a library had been loaded already.
jmickela β created an issue.
I managed to get around this issue by adding a task in hook_install_tasks and enabling the module with the content in it from there.
This way it installs after everything else is completely done. I tried to accomplish this by setting a lot of dependencies on other modules, but I don't think the configuration was getting loaded when the module was enabled, so the default content module is getting installed before fields exist.
I'm having the same problem.
I'm using YML files, they do contain the content (in my case block_content and taxonomy entities).
During the profile install the bundles are all created and everything seems to go well. If I uninstall my default content module and reinstall it all content will get created as expected.
mel-miller β credited jmickela β .
mel-miller β credited jmickela β .
mel-miller β credited jmickela β .
mel-miller β credited jmickela β .
mel-miller β credited jmickela β .
mel-miller β credited jmickela β .