Sebastian Ingino
Sebastian Ingino
### Summary It seems that the buttons to add links, lists, etc. don't work. ### Expected Behaviour - A placeholder for a link, list, etc. to show up. ### Actual...
When I try to create any type of user, I get an Uncaught Exception: ``` Uncaught Exception Undefined variable: form in /home/cabox/workspace/anchor-cms/app/views/users/create.phtml:23 Stack Trace #0 /home/cabox/workspace/anchor-cms/app/views/users/create.phtml(23): Errors->native(8, 'Undefined varia...', '/home/cabox/wor...',...
### Summary Tried to upgrade to 0.12.1 on server: ### Expected Behaviour - Site to load normally ### Actual Behaviour ``` Uncaught Exception Argument 1 passed to System\Session::setOptions() must be...
I have a view that when it's tapped, it does something, but when it's long-pressed, it enables dragging. The tap event isn't working with the drag constraints. Nothing happens when...