Closed blomdahldaniel closed 7 years ago
Hi!
When data is sent to the view throuhg for example:
\JavaScript::put([ 'myVar' => $data ]);
It breaks the window.height() value. The window.height() becomes the document.heithgt() value..
Does anyone know a workaround for this? Can this be fixed or is it a obvious conflict..?
Hi!
When data is sent to the view throuhg for example:
It breaks the window.height() value. The window.height() becomes the document.heithgt() value..
Does anyone know a workaround for this? Can this be fixed or is it a obvious conflict..?