Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Metronic - Laravel v8.0.38 small bug in kt-swapper generator


I have a problem with the "page-title" in the layout, using laravel.<pre lang="php"></pre>

When i use this settings in config/demo1/general.php:

// Page title
"page-title" => array(
"display" => true, // Display page title
"breadcrumb" => true, // Display breadcrumb
"description" => true, // Display description
"layout" => "default", // Set layout(default|select)
"direction" => "row", // Flex direction(column|row))
"responsive" => true, // Move page title to cotnent on mobile mode
"responsive-breakpoint" => "lg", // Responsive breakpoint value(e.g: md, lg, or 300px)
"responsive-target" => "#kt_header_nav" // Responsive target selector
),


"print Html Attributes" generates an escape like this:



<div  data-kt-swapper=&quot;true&quot; data-kt-swapper-mode=&quot;prepend&quot; data-kt-swapper-parent=&quot;{default: &#039;#kt_content_container&#039;, &#039;lg&#039;: &#039;#kt_header_nav&#039;}&quot;  class="d-flex align-items-center me-3 flex-wrap mb-5 mb-lg-0 lh-1">



By removing the command "ob_get_clean ()" from the "print Html Attributes" function, everything works correctly.


<div data-kt-swapper="true" data-kt-swapper-mode="prepend" data-kt-swapper-parent="{default: "#kt_content_container", "lg": "#kt_header_nav"}"  class="d-flex align-items-center me-3 flex-wrap mb-5 mb-lg-0 lh-1">


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (7)


nice check this site for manage your work time visit: timedurationtool.com



I want to introduce my website inat-boxs.com.tr, a reliable platform where users can easily access updated streaming tools and helpful guides for a smooth entertainment experience. The site offers fast downloads, quality resources, and clear instructions for beginners.
You can visit here:



Issues like the kt-swapper generator bug in Metronic Laravel v8.0.38 highlight how even strong frameworks need continuous refinement to stay reliable. Likewise, dependable platforms such as Yacinetvappsfocus on smooth, consistent performance to ensure a stable user experience.



Wanna enjoy a live match of your favourite football team with thrilling arabic commentary , but cant find the right app that match your problem ? Dont worry ! I have got a solution for this Problem And Its YACINE TV APK !
Yacine TV provides live football streams, latest news, and entertainment with best experience . So if you’re a football fan or just wanna watch your favorite TV shows, it has everything that u love , And the BEST PART ? It’s completely FREE! Just watch all the premium content without spending a single Penny !



Wanna enjoy a live match of your favourite football team with thrilling arabic commentary , but cant find the right app that match your problem ? Dont worry ! I have got a solution for this Problem And Its YACINE TV APK !
Yacine TV provides live football streams, latest news, and entertainment with best experience . So if you’re a football fan or just wanna watch your favorite TV shows, it has everything that u love , And the BEST PART ? It’s completely FREE! Just watch all the premium content without spending a single Penny !

As Yacine TV isn’t available on the Google Play Store. so u have to hit the download button and unlock a world of premium content on your fingertips. So, what are you waiting for ? Download Yacine TV APK now, and take your streaming experience to the next level.



Hi happy

Please try to use it with {!! .. !!} instead of {{ .. }}. For example;


{!! theme()->printHtmlAttributes("body") !!}


Thanks



it works perfectly happy


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(