bootstrap-ui icon indicating copy to clipboard operation
bootstrap-ui copied to clipboard

Add notice on README for UIViewTrait

Open umer936 opened this issue 3 years ago • 2 comments

Description

Add notice on README for UIViewTrait

Benefits

Did not realize that the CakePHP FormHelper was being called instead of BootstrapUI's FormHelper as I was adding it to the viewBuilder in my AppController.php

umer936 avatar Apr 27 '22 22:04 umer936

Sounds like something we could merge?

dereuromark avatar Aug 29 '22 12:08 dereuromark

The possible clash isn't limited to explicit trait usage though, it would also happen when extending UIView.

ndm2 avatar Aug 29 '22 12:08 ndm2