Robert Nicjoo

Results 29 comments of Robert Nicjoo

not working on angular 11

hello? anyone here?!

hi @ahmetkapikiran this is my error ``` Symfony \ Component \ HttpKernel \ Exception \ HttpException No message ```

@yamenarahman hi man, i got same results as before ![screenshot-newproject dev-2017-09-11-21-30-32](https://user-images.githubusercontent.com/8672823/30279869-88f281a4-9738-11e7-9a54-08441d9133a6.png)

@mpociot path seems to be correct.

@VictorioBerra here you go https://codepen.io/anon/pen/bmRzWe

@VictorioBerra I get this: ``` Uncaught ReferenceError: jQuery is not defined at select2.min.js:1 at select2.min.js:1 ``` ``` Uncaught ReferenceError: $ is not defined at edit:28 ```

@VictorioBerra I am loading Jquery from app.js file but i also added jquery cdn for testing to my edit page, here is latest changes: ![xx1](https://user-images.githubusercontent.com/8672823/46846790-6dfc1800-ce0b-11e8-9624-2e470f462b6f.png) # Code ```javascript $('.tagsselector').select2({ theme:...

@VictorioBerra Errors gone but style stays the same as before.

@VictorioBerra `inspect` ![xx2](https://user-images.githubusercontent.com/8672823/46847188-44dc8700-ce0d-11e8-8cab-fb7f0d352c4c.png) `view-source` ![xx3](https://user-images.githubusercontent.com/8672823/46847200-4dcd5880-ce0d-11e8-9d1e-296504e89a21.png)