Framework7 Forum - Latest posts https://forum.framework7.io Latest posts Bug: when using openIn, passing props via router API doesn't work as expected Any news on this one ?
Setting options on sheet when using router has no effect

]]>
https://forum.framework7.io/t/bug-when-using-openin-passing-props-via-router-api-doesnt-work-as-expected/16011#post_2 Mon, 09 Mar 2026 13:33:27 +0000 forum.framework7.io-post-54242
Framework7 + Vite+ capacitor project Voce já tentou perguntar para essa outra IA

]]>
https://forum.framework7.io/t/framework7-vite-capacitor-project/24924#post_2 Sun, 08 Mar 2026 13:10:39 +0000 forum.framework7.io-post-54241
Switch between IOS styles I can feel you. The iOS 26 style is so damn ugly!! The worst UI update in Apple’s history.

]]>
https://forum.framework7.io/t/switch-between-ios-styles/24883#post_3 Wed, 04 Mar 2026 13:46:40 +0000 forum.framework7.io-post-54240
Framework7 + Vite+ capacitor project f7App: undefined
Sign In clicked
login.vue? [sm]:89 Framework7 app not initialized!

please suggest solution . all solutions of ChatGPT failed to resolve this error

]]>
https://forum.framework7.io/t/framework7-vite-capacitor-project/24924#post_1 Mon, 02 Mar 2026 11:29:53 +0000 forum.framework7.io-post-54238
Typescript error: import framework7/lite-bundle This TypeScript import error usually happens when the path or package name isn’t resolved correctly by your bundler/TS config. Make sure you’re importing from the correct entry point — for Framework7 Lite it should be something like:

import Framework7 from ‘framework7/lite-bundle’;

Also check your tsconfig.json paths and moduleResolution settings to ensure they align with the installed package structure. Sometimes deleting node_modules and reinstalling fixes mismatched types or incorrect exports. If you’re still hitting the error, confirming the installed version matches the import syntax helps too.

]]>
https://forum.framework7.io/t/typescript-error-import-framework7-lite-bundle/17092#post_6 Tue, 17 Feb 2026 22:13:07 +0000 forum.framework7.io-post-54229
Get idea for F7 E-commerce item list For the add and minus buttons, I usually drop a small row inside the Card with two simple buttons and a text input, then update the value using onClick events tied to a tiny piece of state. Nothing fancy. I did something similar for a project that pulls construction data from https://acupowererp.com/acumatica/construction, and the same pattern worked smoothly. A plain flexbox layout keeps everything aligned without fighting the UI.

]]>
https://forum.framework7.io/t/get-idea-for-f7-e-commerce-item-list/10747#post_6 Thu, 29 Jan 2026 12:34:35 +0000 forum.framework7.io-post-54213
Highlighted Toolbar Plugin with icons for iOS 26.2 Vladimir did a fantastic job with the current version of Framework7. However, there was one thing I felt was missing: a toolbar with icons that behaves exactly like the one in iOS 26. While the Tabbar works perfectly, it didn’t allow for navigating between different pages; it was strictly limited to switching between tabs. That’s why I wrote this plugin for myself to meet those specific requirements. Feel free to use it!

Live Demo

toolbarHighlightPlugin

https://github.com/udohempel/f7_toolbarHighlightPlugin

]]>
https://forum.framework7.io/t/highlighted-toolbar-plugin-with-icons-for-ios-26-2/24885#post_1 Mon, 29 Dec 2025 09:51:40 +0000 forum.framework7.io-post-54196
Switch between IOS styles Only if you either use V8 or V9 Framework7. Also, if your app is too heavily looking like iOS18, then Apple may reject it during the App Store review process.

]]>
https://forum.framework7.io/t/switch-between-ios-styles/24883#post_2 Sat, 27 Dec 2025 03:01:38 +0000 forum.framework7.io-post-54194
Switch between IOS styles I’m planning to update my Framework7 core app from Framework7 v8 to v9 within the next weeks. But for the moment I would like to keep the IOS style of Framework7 v8 / IOS style prior to IOS 26 !
Is it possible to configure the app to either use the “old” IOS style or the “new” IOS style ?

]]>
https://forum.framework7.io/t/switch-between-ios-styles/24883#post_1 Sat, 20 Dec 2025 07:30:26 +0000 forum.framework7.io-post-54193