Suleiman Boutzamat

Results 7 issues of Suleiman Boutzamat

I am using this updater for my theme. I recently installed a plugin on a site that uses my theme, and that plugin uses this updater too. When the plugin...

bug

Is it possible to send multiline messages to Facebook? When i post a wysiwyg field as the notification, Facebook simply renders all the HTML tags. So far i tried everything...

Im trying to sort the table ascending on load, but it doesnt work with the example you provided: `$(document).ready(function() { // call the tablesorter plugin $("table").tablesorter({ // set forced sort...

Hey. Awesome work. I am trying to implement this in my website, but when i try to save the canvas value and display it in the browser (or in a...

### Which Cloudflare product does this pertain to? WARP Client ### Existing documentation URL(s) https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/private-net/cloudflared/tunnel-virtual-networks/#connect-to-a-virtual-network ### What changes are you suggesting? On this page it says: **Go to Settings >...

documentation
content:edit

When i'm using the Inertia Router start event, all previous events gets logged too. I'm using the following code: ``` router.on("start", (event) => { console.log(event); console.log(`Navigated to ${event}`); console.log("--------------"); });...

**What version of Tailwind CSS are you using?** v4.0.0-alpha.28 **What build tool (or framework if it abstracts the build tool) are you using?** Vite 5.4.8 **What version of Node.js are...