Hi
This is my first post, so if it is misplaced please let me know. I did try to search for similar but did not find any.
I have installed the Drupal 8 version of responsive menus.
I have placed responsive menu mobile icon and Horizontal menu in my Header block
I get this JS-error in chrome
Uncaught TypeError: Cannot read property 'position' of undefined(β¦)
which refer to this line:
var position = drupalSettings.responsive_menu.position; ( I found the line in responsive_menu.config.js line num:20)
I found out that drupalSettings.responsive_menu is undefined, but I can't figure out why. ( I have the Horizontal menu added)
I got the latest jquery version of mmenu downloaded from http://mmenu.frebsite.nl
I have the latest version og hammerjs and superfish in my libraries.
I have placed a div-container around my content and another for the header.
it is all running on localHost at the moment.
Any suggestions to what I might have done wrong ?
Closed: works as designed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.