Mike Pierce

Results 6 issues of Mike Pierce

### Description The performance of the assets page in the CP when it is asked to open a folder with a lot of subfolders in it is resulting page crashes...

bug
severity:normal

Seems like the generator will need to be updated and tested with the newest 4.0 version of https://github.com/yeoman/generator. Is this something that is on the radar?

actionnable

When running `php core/console --watch` I get the following error. ``` PHP Fatal error: __clone method called on non-object in /Users/Mike/Sites/Sources/patternlab/vendor/pattern-lab/core/src/PatternLab/Watcher.php on line 94 ``` This only started happening today,...

bug

Trying to reverse save relations from the target element of a relation, I can add the desired elements to the field and then save the element, but when the edit...

`{{ _self._attr(attr, sep|default(' ')) }}` is falsely showing up in my translation list as a string to translate. Full line from source code is as follows: ``` {% if attrs|length...

bug