Giter VIP home page Giter VIP logo

tab's People

Contributors

a-kehr avatar dependabot[bot] avatar dmolineus avatar

Watchers

 avatar  avatar  avatar

tab's Issues

List View Trennelment Bezeichnung

Bei dem Element Reiter Start werden ja die Bezeichnungen der Tabs versehen.
Wäre es möglich den Trennelementen im List View von den Content Element die Bezeichnung der Tabs mit auszugeben?

Tabs mit doppelter Bezeichnung

Issue by mj1985
Friday Dec 12, 2014 at 10:46 GMT
Originally opened as contao-bootstrap/components#10


Wenn man zwei verschiedene Reiter mit 2 gleichen Elementnamen einfügt, dann sind die letzten Tabs nicht anwählbar, dafür wechseln die die Reiter dann in dem ersten Reiter.

Beispiel:
<a href="#tab-programmierung" data-toggle="tab">Programmierung</a>
und dann etwas weiter unten auf der Seite erneute eine Reitergruppe mit der gleichen Reiterbezeichnung:
<a href="#tab-programmierung" data-toggle="tab">Programmierung</a>

Plugin kann nicht installiert werden

Contao 4.12.3
PHP 7.4
Composer aktualisiert
Alle andere Pakete aktualisiert

Fehler:

`$ /bin/php74 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /www/htdocs/mywebsite/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 8 installs, 5 updates, 2 removals

  • Downloading netzmacht/html (2.0.2)
  • Downloading beberlei/assert (v2.9.9)
  • Downloading spomky-labs/otphp (v9.1.4)
  • Downloading php-http/httplug (v1.1.0)
  • Downloading ralouphie/getallheaders (3.0.3)
  • Downloading guzzlehttp/psr7 (1.8.3)
  • Downloading guzzlehttp/promises (1.5.1)
  • Downloading guzzlehttp/guzzle (6.5.5)
  • Downloading php-http/guzzle6-adapter (v1.1.1)
  • Downloading php-http/client-common (1.11.0)
  • Downloading contao-community-alliance/meta-palettes (2.0.4)
  • Downloading contao-bootstrap/core (2.0.4)
  • Downloading contao-bootstrap/tab (2.0.0)
  • Removing thecodingmachine/safe (v1.3.3)
  • Removing psr/http-client (1.0.1)
  • Installing netzmacht/html (2.0.2): Extracting archive
  • Downgrading beberlei/assert (v3.3.1 => v2.9.9): Extracting archive
  • Downgrading spomky-labs/otphp (v10.0.1 => v9.1.4): Extracting archive
  • Downgrading php-http/httplug (2.2.0 => v1.1.0): Extracting archive
  • Installing ralouphie/getallheaders (3.0.3): Extracting archive
  • Installing guzzlehttp/psr7 (1.8.3): Extracting archive
  • Installing guzzlehttp/promises (1.5.1): Extracting archive
  • Installing guzzlehttp/guzzle (6.5.5): Extracting archive
  • Installing php-http/guzzle6-adapter (v1.1.1): Extracting archive
  • Downgrading php-http/client-common (2.5.0 => 1.11.0): Extracting archive
  • Upgrading contao-community-alliance/meta-palettes (2.0.1 => 2.0.4): Extracting archive
  • Installing contao-bootstrap/core (2.0.4): Extracting archive
  • Installing contao-bootstrap/tab (2.0.0): Extracting archive
    Package menatwork/contao-multicolumnwizard is abandoned, you should avoid using it. Use menatwork/contao-multicolumnwizard-bundle instead.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    97 packages you are using are looking for funding.
    Use the composer fund command to find out more!

@php vendor/bin/contao-setup
Fatal error: Uncaught Error: Class 'Symfony\Component\EventDispatcher\Event' not found in /www/htdocs/mywebsite/vendor/contao-bootstrap/core/src/Message/Command/InitializeEnvironment.php:26
Stack trace:
#0 /www/htdocs/mywebsite/vendor/composer/ClassLoader.php(571): include()
#1 /www/htdocs/mywebsite/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/www/htdocs/w01...')
#2 [internal function]: Composer\Autoload\ClassLoader->loadClass('ContaoBootstrap...')
#3 /www/htdocs/mywebsite/vendor/contao-bootstrap/core/src/Listener/ConfigSubscriber.php(66): spl_autoload_call('ContaoBootstrap...')
#4 /www/htdocs/mywebsite/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php(232): ContaoBootstrap\Core\Listener\ConfigSubscriber::getSubscribedEvents()
#5 /www/htdocs/mywebsite/vendor in /www/htdocs/mywebsite/vendor/contao-bootstrap/core/src/Message/Command/InitializeEnvironment.php on line 26
PHP Fatal error: Uncaught Error: Class 'Symfony\Component\EventDispatcher\Event' not found in /www/htdocs/mywebsite/vendor/contao-bootstrap/core/src/Message/Command/InitializeEnvironment.php:26
Stack trace:
#0 /www/htdocs/mywebsite/vendor/composer/ClassLoader.php(571): include()
#1 /www/htdocs/mywebsite/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/www/htdocs/w01...')
#2 [internal function]: Composer\Autoload\ClassLoader->loadClass('ContaoBootstrap...')
#3 /www/htdocs/mywebsite/vendor/contao-bootstrap/core/src/Listener/ConfigSubscriber.php(66): spl_autoload_call('ContaoBootstrap...')
#4 /www/htdocs/mywebsite/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php(232): ContaoBootstrap\Core\Listener\ConfigSubscriber::getSubscribedEvents()
#5 /www/htdocs/mywebsite/vendor in /www/htdocs/mywebsite/vendor/contao-bootstrap/core/src/Message/Command/InitializeEnvironment.php on line 26
Script @php vendor/bin/contao-setup handling the post-install-cmd event returned with error code 255

Process terminated with exit code 255

Result: Unknown error`

Installationsfehlermeldung

Contao Manager 1.2.1
Frische Contao 4.8.5 Installation (keine weiteren Extensions)
Installation contao-bootstrap/bundle

Hallo,
folgende Fehlermeldung hat sich gerade bei der Installation von bootstrap ergeben:

Using version ^2.1 for contao-bootstrap/bundle
/www/htdocs/xxx/xxx/xxx/xxx/contao48development/composer.json has been updated

Process terminated with exit code 0

Result: OK

Resolving dependencies using Composer Cloud v2.1.1

[6.7MiB/0.34s] Loading composer repositories with package information
[7.2MiB/0.42s] Updating dependencies
[1886.1MiB/36.68s] Your requirements could not be resolved to an installable set of packages.
[1886.1MiB/36.69s]
Problem 1
- Conclusion: don't install contao-bootstrap/tab 2.0.4
- Conclusion: don't install contao-bootstrap/bundle 2.1.1
- Installation request for symfony/templating (locked at v5.0.1) -> satisfiable by symfony/templating[v5.0.1].
- Installation request for contao-bootstrap/bundle ^2.1 -> satisfiable by contao-bootstrap/bundle[2.1.0, 2.1.1].
- Conclusion: don't install beberlei/assert v3.2.6
- contao-bootstrap/bundle 2.1.0 requires contao-bootstrap/tab ~2.0 -> satisfiable by contao-bootstrap/tab[2.0.0, 2.0.3, 2.0.4].
- contao-bootstrap/tab 2.0.0 requires beberlei/assert ^2.9 -> satisfiable by beberlei/assert[v2.9.1, v2.9.2, v2.9.3, v2.9.4, v2.9.5, v2.9.6, v2.9.9].
- contao-bootstrap/tab 2.0.3 requires beberlei/assert ^2.9 -> satisfiable by beberlei/assert[v2.9.1, v2.9.2, v2.9.3, v2.9.4, v2.9.5, v2.9.6, v2.9.9].
- Can only install one of: beberlei/assert[v2.9.1, v3.2.6].
- Can only install one of: beberlei/assert[v2.9.2, v3.2.6].
- Can only install one of: beberlei/assert[v2.9.3, v3.2.6].
- Can only install one of: beberlei/assert[v2.9.4, v3.2.6].
- Can only install one of: beberlei/assert[v2.9.5, v3.2.6].
- Can only install one of: beberlei/assert[v2.9.6, v3.2.6].
- Can only install one of: beberlei/assert[v2.9.9, v3.2.6].
- Installation request for beberlei/assert (locked at v3.2.6) -> satisfiable by beberlei/assert[v3.2.6].

Contao 4.9 Kompabilität

Aktuell nicht möglich über Composer zu installieren...

Folgende Konsolen-Fehler-Ausgabe:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - Conclusion: don't install contao-bootstrap/tab 2.0.5
    - Conclusion: don't install contao-bootstrap/tab 2.0.3
    - Conclusion: don't install contao-bootstrap/tab 2.0.0
    - Conclusion: remove contao/conflicts dev-master
    - Conclusion: don't install contao/conflicts dev-master
    - symfony/security v3.3.17 conflicts with contao/conflicts[dev-master].
    - symfony/security v3.4.11 conflicts with contao/conflicts[dev-master].
    - symfony/security v3.4.7 conflicts with contao/conflicts[dev-master].
    - symfony/security v3.4.8 conflicts with contao/conflicts[dev-master].
    - Installation request for contao/conflicts *@dev -> satisfiable by contao/conflicts[dev-master].
    - Installation request for menatwork/contao-multicolumnwizard (locked at 3.3.16) -> satisfiable by menatwork/contao-multicolumnwizard[3.3.16].
    - Conclusion: don't install contao/manager-bundle 4.9.1|install symfony/security v3.3.17|install symfony/security v3.4.11|install symfony/security v3.4.7|install symfony/security v3.4.8
    - Installation request for beberlei/assert (locked at v3.2.7) -> satisfiable by beberlei/assert[v3.2.7].
    - Installation request for contao-bootstrap/tab ^2.0 -> satisfiable by contao-bootstrap/tab[2.0.0, 2.0.3, 2.0.4, 2.0.5].
    - Conclusion: remove contao/manager-bundle 4.9.1|install symfony/security v3.3.17|install symfony/security v3.4.11|install symfony/security v3.4.7|install symfony/security v3.4.8
    - netzmacht/contao-toolkit 3.0.0 requires symfony/config ~3.3 -> satisfiable by symfony/config[v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.15, v3.3.16, v3.3.17, v3.3.18, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1, v3.4.10, v3.4.11, v3.4.12, v3.4.13, v3.4.14, v3.4.15, v3.4.16, v3.4.17, v3.4.18, v3.4.19, v3.4.2, v3.4.20, v3.4.21, v3.4.22, v3.4.23, v3.4.24, v3.4.25, v3.4.26, v3.4.27, v3.4.28, v3.4.29, v3.4.3, v3.4.30, v3.4.31, v3.4.32, v3.4.33, v3.4.34, v3.4.35, v3.4.36, v3.4.37, v3.4.38, v3.4.4, v3.4.5, v3.4.6, v3.4.7, v3.4.8, v3.4.9].
    - netzmacht/contao-toolkit 3.0.1 requires symfony/config ~3.3 -> satisfiable by symfony/config[v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.15, v3.3.16, v3.3.17, v3.3.18, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1, v3.4.10, v3.4.11, v3.4.12, v3.4.13, v3.4.14, v3.4.15, v3.4.16, v3.4.17, v3.4.18, v3.4.19, v3.4.2, v3.4.20, v3.4.21, v3.4.22, v3.4.23, v3.4.24, v3.4.25, v3.4.26, v3.4.27, v3.4.28, v3.4.29, v3.4.3, v3.4.30, v3.4.31, v3.4.32, v3.4.33, v3.4.34, v3.4.35, v3.4.36, v3.4.37, v3.4.38, v3.4.4, v3.4.5, v3.4.6, v3.4.7, v3.4.8, v3.4.9].
    - netzmacht/contao-toolkit 3.0.2 requires symfony/config ~3.3 -> satisfiable by symfony/config[v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.15, v3.3.16, v3.3.17, v3.3.18, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1, v3.4.10, v3.4.11, v3.4.12, v3.4.13, v3.4.14, v3.4.15, v3.4.16, v3.4.17, v3.4.18, v3.4.19, v3.4.2, v3.4.20, v3.4.21, v3.4.22, v3.4.23, v3.4.24, v3.4.25, v3.4.26, v3.4.27, v3.4.28, v3.4.29, v3.4.3, v3.4.30, v3.4.31, v3.4.32, v3.4.33, v3.4.34, v3.4.35, v3.4.36, v3.4.37, v3.4.38, v3.4.4, v3.4.5, v3.4.6, v3.4.7, v3.4.8, v3.4.9].
    - symfony/config v3.4.0 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.1 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.10 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.11 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.12 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.13 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.14 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.15 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.16 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.17 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.18 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.19 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.2 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.20 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.21 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.22 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.23 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.24 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.25 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.26 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.27 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.28 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.29 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.3 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.30 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.31 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.32 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.33 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.34 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.35 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.36 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.37 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.38 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.4 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.5 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.6 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.7 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.8 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.4.9 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.0 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.1 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.10 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.11 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.12 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.13 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.14 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.15 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.16 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.17 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.18 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.2 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.3 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.4 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.5 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.6 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.7 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.8 conflicts with contao/manager-bundle[4.9.1].
    - symfony/config v3.3.9 conflicts with contao/manager-bundle[4.9.1].
    - Installation request for contao/manager-bundle (locked at 4.9.1, required as 4.9.*) -> satisfiable by contao/manager-bundle[4.9.1].
    - Installation request for symfony/security-csrf (locked at v5.0.5) -> satisfiable by symfony/security-csrf[v5.0.5].
    - Conclusion: don't install contao-bootstrap/tab 2.0.4|remove symfony/doctrine-bridge v4.4.5|install symfony/security v3.3.0|install symfony/security v3.3.1|install symfony/security v3.3.10|install symfony/security v3.3.11|install symfony/security v3.3.12|install symfony/security v3.3.13|install symfony/security v3.3.14|install symfony/security v3.3.15|install symfony/security v3.3.16|install symfony/security v3.3.17|install symfony/security v3.3.18|install symfony/security v3.3.2|install symfony/security v3.3.3|install symfony/security v3.3.4|install symfony/security v3.3.5|install symfony/security v3.3.6|install symfony/security v3.3.7|install symfony/security v3.3.8|install symfony/security v3.3.9|install symfony/security v3.4.11|install symfony/security v3.4.7|install symfony/security v3.4.8|install netzmacht/contao-toolkit 3.0.0|install netzmacht/contao-toolkit 3.0.1|install netzmacht/contao-toolkit 3.0.2
    - Conclusion: don't install contao-bootstrap/tab 2.0.4|don't install symfony/doctrine-bridge v4.4.5|install symfony/security v3.3.0|install symfony/security v3.3.1|install symfony/security v3.3.10|install symfony/security v3.3.11|install symfony/security v3.3.12|install symfony/security v3.3.13|install symfony/security v3.3.14|install symfony/security v3.3.15|install symfony/security v3.3.16|install symfony/security v3.3.17|install symfony/security v3.3.18|install symfony/security v3.3.2|install symfony/security v3.3.3|install symfony/security v3.3.4|install symfony/security v3.3.5|install symfony/security v3.3.6|install symfony/security v3.3.7|install symfony/security v3.3.8|install symfony/security v3.3.9|install symfony/security v3.4.11|install symfony/security v3.4.7|install symfony/security v3.4.8|install netzmacht/contao-toolkit 3.0.0|install netzmacht/contao-toolkit 3.0.1|install netzmacht/contao-toolkit 3.0.2
    - Installation request for symfony/cache (locked at v4.4.5) -> satisfiable by symfony/cache[v4.4.5].
    - Conclusion: don't install contao-bootstrap/tab 2.0.4|remove symfony/doctrine-bridge v4.4.5|install symfony/security v3.3.0|install symfony/security v3.3.1|install symfony/security v3.3.10|install symfony/security v3.3.11|install symfony/security v3.3.12|install symfony/security v3.3.13|install symfony/security v3.3.14|install symfony/security v3.3.15|install symfony/security v3.3.16|install symfony/security v3.3.17|install symfony/security v3.3.18|install symfony/security v3.3.2|install symfony/security v3.3.3|install symfony/security v3.3.4|install symfony/security v3.3.5|install symfony/security v3.3.6|install symfony/security v3.3.7|install symfony/security v3.3.8|install symfony/security v3.3.9|install symfony/security v3.4.11|install symfony/security v3.4.7|install symfony/security v3.4.8|install netzmacht/contao-toolkit 3.0.0|install netzmacht/contao-toolkit 3.0.1|install netzmacht/contao-toolkit 3.0.2
    - Conclusion: don't install contao-bootstrap/tab 2.0.4|don't install symfony/doctrine-bridge v4.4.5|install symfony/security v3.3.0|install symfony/security v3.3.1|install symfony/security v3.3.10|install symfony/security v3.3.11|install symfony/security v3.3.12|install symfony/security v3.3.13|install symfony/security v3.3.14|install symfony/security v3.3.15|install symfony/security v3.3.16|install symfony/security v3.3.17|install symfony/security v3.3.18|install symfony/security v3.3.2|install symfony/security v3.3.3|install symfony/security v3.3.4|install symfony/security v3.3.5|install symfony/security v3.3.6|install symfony/security v3.3.7|install symfony/security v3.3.8|install symfony/security v3.3.9|install symfony/security v3.4.11|install symfony/security v3.4.7|install symfony/security v3.4.8|install netzmacht/contao-toolkit 3.0.0|install netzmacht/contao-toolkit 3.0.1|install netzmacht/contao-toolkit 3.0.2
    - Installation request for symfony/doctrine-bridge (locked at v4.4.5) -> satisfiable by symfony/doctrine-bridge[v4.4.5].
    - Installation request for symfony/security-core (locked at v4.4.5) -> satisfiable by symfony/security[v4.4.5], symfony/security-core[v4.4.5].
    - Conclusion: don't install contao-bootstrap/tab 2.0.4|install symfony/security v3.3.17|install symfony/security v3.4.11|install symfony/security v3.4.7|install symfony/security v3.4.8|install netzmacht/contao-toolkit 3.0.0|install netzmacht/contao-toolkit 3.0.1|install netzmacht/contao-toolkit 3.0.2

PHP8.0 Requirement

Actually its not possible to install the extension with PHP8.0 allthough the base package is installable and the readme says PHP8.0.

TypeError in 2.1.0

TypeError in 2.1.0 in BE and FE

in dem Artikel waren ein Tab Start- und Endelemet - die beiden hab ich in der DB gelöscht, dann konnte ich die Seite wieder öffnen

TypeError:
Typed property ContaoBootstrap\Tab\View\Tab\NavigationIterator::$currentItem must be an instance of ContaoBootstrap\Tab\View\Tab\Item\NavItem or null, bool used

  at vendor/contao-bootstrap/tab/src/View/Tab/NavigationIterator.php:122
  at ContaoBootstrap\Tab\View\Tab\NavigationIterator->rewind()
     (vendor/contao-bootstrap/tab/src/View/Tab/NavigationIterator.php:51)
  at ContaoBootstrap\Tab\View\Tab\NavigationIterator->__construct(object(Navigation))
     (vendor/contao-bootstrap/tab/src/View/Tab/TabRegistry.php:52)
  at ContaoBootstrap\Tab\View\Tab\TabRegistry->getIterator('5138')
     (vendor/contao-bootstrap/tab/src/Component/ContentElement/AbstractTabElementController.php:83)
  at ContaoBootstrap\Tab\Component\ContentElement\AbstractTabElementController->getIterator(object(ContentModel))
     (vendor/contao-bootstrap/tab/src/Component/ContentElement/TabStartElementController.php:37)
  at ContaoBootstrap\Tab\Component\ContentElement\TabStartElementController->prepareTemplateData(array('id' => '5138', 'pid' => '791', 'ptable' => 'tl_article', 'sorting' => '704', 'tstamp' => '1672667237', 'type' => 'bs_tab_start', 'headline' => '', 'text' => null, 'addImage' => '', 'singleSRC' => null, 'alt' => '', 'imageTitle' => '', 'size' => '', 'imagemargin' => '', 'imageUrl' => null, 'fullsize' => '', 'caption' => '', 'floating' => 'above', 'html' => null, 'listtype' => '', 'listitems' => null, 'tableitems' => null, 'summary' => '', 'thead' => '', 'tfoot' => '', 'tleft' => '', 'sortable' => '', 'sortIndex' => '0', 'sortOrder' => 'ascending', 'mooHeadline' => '', 'mooStyle' => '', 'mooClasses' => 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 'highlight' => '', 'code' => null, 'url' => null, 'target' => '', 'titleText' => '', 'linkTitle' => '', 'embed' => '', 'rel' => '', 'useImage' => '', 'multiSRC' => null, 'orderSRC' => null, 'useHomeDir' => '', 'perRow' => '4', 'perPage' => '0', 'numberOfItems' => '0', 'sortBy' => '', 'galleryTpl' => '', 'playerSRC' => null, 'youtube' => '', 'posterSRC' => null, 'playerSize' => '', 'sliderDelay' => '0', 'sliderSpeed' => '300', 'sliderStartSlide' => '0', 'sliderContinuous' => '', 'cteAlias' => '0', 'articleAlias' => '0', 'article' => '0', 'form' => '0', 'module' => '0', 'protected' => '', 'groups' => null, 'guests' => '', 'cssID' => '', 'invisible' => '', 'start' => '', 'stop' => '', 'com_order' => 'ascending', 'com_perPage' => '0', 'com_moderate' => '', 'com_bbcode' => '', 'com_disableCaptcha' => '', 'com_requireLogin' => '', 'com_template' => '', 'metamodel_jumpTo' => '0', 'metamodel' => '0', 'metamodel_layout' => '', 'metamodel_use_limit' => '', 'metamodel_limit' => '0', 'metamodel_offset' => '0', 'metamodel_sortby' => '', 'metamodel_sortby_direction' => '', 'metamodel_filtering' => '0', 'metamodel_rendersettings' => '0', 'metamodel_noparsing' => '', 'metamodel_donotindex' => '', 'metamodel_available_values' => '', 'metamodel_filterparams' => null, 'metamodel_fef_params' => null, 'metamodel_fef_autosubmit' => '1', 'metamodel_fef_hideclearfilter' => '', 'metamodel_fef_template' => '', 'metamodel_meta_title' => '', 'metamodel_meta_description' => '', 'metamodel_sort_override' => '', 'customTpl' => '', 'metaIgnore' => '', 'overwriteMeta' => '', 'youtubeOptions' => null, 'overwriteLink' => '', 'playerOptions' => null, 'vimeoOptions' => null, 'playerStart' => '0', 'playerStop' => '0', 'playerColor' => '', 'playerPreload' => '', 'splashImage' => '', 'playerAspect' => '', 'playerCaption' => '', 'vimeo' => '', 'inline' => '', 'bs_tab_nav_class' => '', 'bs_tab_content_class' => '', 'bs_tab_fade' => '', 'bs_tab_nav_position' => '', 'bs_tabs' => null, 'bs_tab_name' => '', 'bs_tab_parent' => '0', 'bs_panel_name' => '', 'bs_expanded' => '', 'bs_image_sizes' => null, 'bs_grid_parent' => '0', 'bs_grid_name' => 'grid_5138', 'bs_grid' => '0', 'formLayout' => '0', 'instagram_hidecaption' => '', 'instagram_maxwidth' => '', 'instagram_url' => '', 'twitter_chrome' => null, 'twitter_limit' => '0', 'twitter_conversation' => '', 'twitter_cards' => '', 'twitter_theme' => 'light', 'twitter_url' => '', 'metamodel_parameters' => null, 'metamodel_use_parameters' => '', 'metamodel_order_dir_param' => '', 'metamodel_order_by_param' => '', 'metamodel_sort_param_type' => 'slug', 'metamodel_pagination' => '', 'metamodel_maxpaginationlinks' => '0', 'metamodel_page_param' => '', 'metamodel_page_param_type' => 'slugNget', 'ajaxReloadFormSubmit' => '', 'allowAjaxReload' => '', 'mm_slot' => '', 'metamodel_fef_urlfragment' => '', 'metamodel_pagination_urlfragment' => '', 'classes' => array(), 'typePrefix' => 'ce_', 'inColumn' => 'main', 'class' => 'ce_bs_tab_start', 'hl' => 'h2', 'fade' => '', 'grid' => null, 'navClass' => ''), object(Request), object(ContentModel))
     (vendor/netzmacht/contao-toolkit/src/Controller/AbstractFragmentController.php:110)
  at Netzmacht\Contao\Toolkit\Controller\AbstractFragmentController->generate(object(Request), object(ContentModel), 'main', array())
     (vendor/netzmacht/contao-toolkit/src/Controller/ContentElement/AbstractContentElementController.php:57)
  at Netzmacht\Contao\Toolkit\Controller\ContentElement\AbstractContentElementController->__invoke(object(Request), object(ContentModel), 'main', array())
     (vendor/symfony/http-kernel/HttpKernel.php:169)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 2)
     (vendor/symfony/http-kernel/HttpKernel.php:81)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 2, false)
     (vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:85)
  at Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(object(HttpKernel), object(Request), 2, false)
     (vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:81)
  at Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render('/_fragment?_path=_format%3Dhtml%26_locale%3Dde%26_controller%3Dcontao.content_element.bs_tab_start', object(Request), array('ignore_errors' => false))
     (vendor/symfony/http-kernel/Fragment/FragmentHandler.php:85)
  at Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(object(ContentElementReference), 'forward', array('ignore_errors' => false))
     (vendor/contao/core-bundle/src/Fragment/FragmentHandler.php:88)
  at Contao\CoreBundle\Fragment\FragmentHandler->render(object(ContentElementReference))
     (vendor/contao/core-bundle/src/Resources/contao/elements/ContentProxy.php:67)
  at Contao\ContentProxy->generate()
     (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:624)
  at Contao\Controller::getContentElement(object(ContentModel), 'main')
     (vendor/contao/core-bundle/src/Resources/contao/modules/ModuleArticle.php:218)
  at Contao\ModuleArticle->compile()
     (vendor/contao/core-bundle/src/Resources/contao/modules/Module.php:214)
  at Contao\Module->generate()
     (vendor/contao/core-bundle/src/Resources/contao/modules/ModuleArticle.php:71)
  at Contao\ModuleArticle->generate(false)
     (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:552)
  at Contao\Controller::getArticle(object(ArticleModel), false, false, 'main')
     (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:393)
  at Contao\Controller::getFrontendModule('0', 'main')
     (vendor/contao/core-bundle/src/Resources/contao/pages/PageRegular.php:173)
  at Contao\PageRegular->prepare(object(PageModel))
     (vendor/contao/core-bundle/src/Resources/contao/pages/PageRegular.php:53)
  at Contao\PageRegular->getResponse(object(PageModel), true)
     (vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:343)
  at Contao\FrontendIndex->renderPage(object(PageModel))
     (vendor/symfony/http-kernel/HttpKernel.php:169)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (vendor/symfony/http-kernel/HttpKernel.php:81)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (vendor/symfony/http-kernel/Kernel.php:201)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (web/index.php:31)                

Select Box display failure

Contao: 3.4.3
Tab: dev-master (df4167f)

If i duplicate a row with the + icon the select box style disappears

image

But the select box is still useable if i click on the empty places

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.