Johan
Johan
When you use bs-modfiable="false" it does not seem to behave as expected. Irrespective of where in the DOM you put it. Please see this plunkr: http://plnkr.co/edit/S8cFIX6WG0p5mLApB0jE?p=preview
I am on the latest version of django-filer as well as related packages. Here are my package versions: [requirements-common.txt](https://github.com/django-cms/django-filer/files/9459035/requirements-common.txt) Whenever I open the pop-up to select an image the pop-up...
I tried setting this error up on Plunkr but cant seem to reproduce it there because on there it doesn't allow you to select an address for some reason. http://plnkr.co/edit/TPu2RJkkoQixnjfHYj6a?p=preview...
Please add this to your directive: ``` var OptsWatcher = scope.$watch('options', function () { jQuery(span).peity(chartType, options); }, true); scope.$on('$destroy', function () { watcher(); OptsWatcher(); }); ```
Getting this warning: `express deprecated res.status("200"): use res.status(200) instead node_modules/express-view-cache/index.js:93:19`
### Environment - Operating System: Linux - Node Version: v18.17.1 - Nuxt Version: 3.7.4 - CLI Version: 3.9.0 - Nitro Version: 2.6.3 - Package Manager: [email protected] - Builder: - -...
Caching the cookies with a request is very problematic, as tracking cookies are then cached and breaks tracking. Any user selection around privacy cookie or settings is overwritten. Please can...
Edit: Reproduced with a new nuxt app, it seems that when `[email protected]` is installed with `@nuxt/[email protected]` then the build hangs As it says, hangs after `✔ You can preview this...
I tried adding Pruvious to my project and did not succeed, after starting the dev server I can access pages from my local site but when I try and access...