-
Hi all,
Our security team just flagged us for having outdated jQuery and Bootstrap.js.
Specifically, here are two excerpts from the vulnerability report. There were a few different hits returned f…
-
When "Build Patches" crashes due to a bug in a patcher, an alert is displayed. When you fiddle with the settings and try again, and fail, you get a copy of the same alert for each time there has been …
-
when i make login, the page restart
when i put logout the page not restart
(facebook button)
{% extends '::base.html.twig' %}
{% block body %}
{{ facebook_initialize({'xfbml': true, 'fbAsyncInit': …
-
Hello,
I am using bootstrap 4 alpha-6 gem. I have this in `Gemfile`: `gem 'bootstrap', '~> 4.0.0.alpha6'`. In `pipeline.rb` I have `require 'bootstrap'`.
javascripts/site.js:
```
//= require j…
-
Is there a way to install and use Rainbow when using webpack for a front-end app? I get this error when I try to use webpack to build Rainbow.
```Bash
ERROR in ./~/rainbow-code/src/rainbow-node.js…
-
ES6 is not really compatible with old global js style. As soon as I use an import a script becomes a module and so all global functions become local. They cannot be called anymore from somewhere else.…
-
We've had support requests to be able to use the search components from GOV.UK Finder in the Prototype Kit:
- Search Box
- Option Select
Example of usage:
https://www.gov.uk/government/org…
-
I thought I'd try integrating pizza with a Magento extension I'm currently developing, however I can't even include pizza.js without this error occurring:
Line: 247 $.extend(Pizza, {
Message from Ch…
ontic updated
10 years ago
-
Hi,
I'm trying to get ready into production mode with my app which uses leaflet-js gem.
But during assets precompile I get following error:
/opt/bitnami/ruby/bin/ruby /opt/bitnami/ruby/bin/rake asset…
-
```
the website isn't working at all on msie every
all the other browsers are working perfectly
What is the expected output? What do you see instead?
the expected output is the that the website work…