Skip to main content
Known Participant
May 4, 2017
Answered

JavaScript error - colRegex has no properties

  • May 4, 2017
  • 1 reply
  • 914 views

I keep getting this error message whenever I try to insert a bootstrap 'grid row with column' into a container-fluid.

Does anyone know why this might be happening? I've tried uninstalling it, but still getting the same error message.

This is the code from that file at line 721:

    classToBeApplied = colRegex.replace('[\\d]+', newColumn);

This topic has been closed for replies.
Correct answer BenPleysier

Ok, I seem to be getting somewhere now... but I am not sure if this is what I am suppose to be seeing when I insert a grid row with column?


Have a look at this discussion Whenever I want to select a bootstrap component, DW says a new css/js file will be created?

1 reply

BenPleysier
Community Expert
Community Expert
May 4, 2017
Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
Known Participant
May 4, 2017

Thanks Ben. But it's still not working.

I've deleted the cache file, I've uninstalled CC twice now and also removed CS6... still no joy. :-(

Known Participant
May 4, 2017

I am now getting a new, but similar error message with something to do with this InsertBootstrapGridRow.html file...