Hello everyone,
I’m experiencing some troubles with the f7-accordion and f7-popup components when using Framework7 v8 + Vue 3. Here are the specific issues I’m facing:
-
f7-accordion: When I set the
openedproperty totrue, the accordion doesn’t expand by default as expected. -
f7-popup: Even after setting the
arrowproperty tofalse, the popup arrow still displays. It seems like the component isn’t respecting this flag.
Here’s a link to a Codesandbox demo illustrating these problems: adoring-minsky-3dyln2 - CodeSandbox
Any help on resolving these issues would be greatly appreciated!